[issue10695] telnetlib.Telnet port number int/str inconsistency

Xuanji Li report at bugs.python.org
Tue Dec 14 12:47:23 CET 2010


Xuanji Li <xuanji at gmail.com> added the comment:

Alternatively, I think we can do a conversion to int in Telnet.__init__ (see patch)

----------
keywords: +patch
nosy: +xuanji
Added file: http://bugs.python.org/file20035/issue10695.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10695>
_______________________________________


More information about the Python-bugs-list mailing list