This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hdima
Recipients hdima
Date 2008-08-29.13:22:47
SpamBayes Score 0.002430487
Marked as misclassified No
Message-id <1220016168.77.0.402898730389.issue3725@psf.upfronthosting.co.za>
In-reply-to
Content
I think only bytes need to be allowed for write() and read*() because of
low-level nature of Telnet. I can create a patch later.
History
Date User Action Args
2008-08-29 13:22:48hdimasetrecipients: + hdima
2008-08-29 13:22:48hdimasetmessageid: <1220016168.77.0.402898730389.issue3725@psf.upfronthosting.co.za>
2008-08-29 13:22:48hdimalinkissue3725 messages
2008-08-29 13:22:47hdimacreate