#1201: Deprecation warning, use get_session_status()
-----------------------+----------------------------------------------------
Reporter: marcosgdf | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 1.4.0
Component: other | Version: 1.2.1
Keywords: |
-----------------------+----------------------------------------------------
I'm using Deluge 1.2.2.3-karmic-ppa1 and Ubuntu 9.10.
Some warnings were displayed by deluged -d
{{{
mediacen...@mediacenter-pc:~$ deluged -d
/usr/lib/pymodules/python2.6/deluge/core/core.py:496: DeprecationWarning:
Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:611: DeprecationWarning:
Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
^cmediacen...@mediacenter-pc:~$ deluged
mediacen...@mediacenter-pc:~$
/usr/lib/pymodules/python2.6/deluge/core/core.py:496: DeprecationWarning:
Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:611: DeprecationWarning:
Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1201>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.