lottanzb team mailing list archive
-
lottanzb team
-
Mailing list archive
-
Message #00021
[Bug 433588] Re: Deprecation warning in hellaconfig.py
Changed the status to "Won't Fix" as it doesn't affect execution of
LottaNZB, plus it is a 'bug' in python and will be fixed in python 2.6.3
which should arrive in Ubuntu 9.10.
** Changed in: lottanzb
Status: Fix Committed => Won't Fix
--
Deprecation warning in hellaconfig.py
https://bugs.launchpad.net/bugs/433588
You received this bug notification because you are a member of LottaNZB
Development Team, which is subscribed to LottaNZB.
Status in LottaNZB • Automated Usenet Client: Won't Fix
Bug description:
When starting LottaNZB from the terminal, you will receive the following message.
---
/var/lib/python-support/python2.6/lottanzb/hellaconfig.py:812: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
---
References