twisted.manhole.telnet is using the deprecated twisted.protocols.telnet

[email protected] Thu, 12 Nov 2009 05:55:01 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from MizardX <None>:

The module {{{twisted.manhole.telnet}}} is still using the deprecated module {{{twisted.protocols.telnet}}}. It should be updated to use the new twisted.manhole.* modules, or be deprecated itself.

----------
Type     : task
Component: core
Keywords : manhole, telnet
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4087