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 vstinner
Recipients pitrou, vstinner
Date 2011-01-04.00:17:39
SpamBayes Score 0.0034833006
Marked as misclassified No
Message-id <1294100264.1.0.207308393484.issue10819@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine suggested me to patch SocketIO.name property instead of the BufferedReader.__repr__() method: socketio_name.patch implements this idea.
History
Date User Action Args
2011-01-04 00:17:44vstinnersetrecipients: + vstinner, pitrou
2011-01-04 00:17:44vstinnersetmessageid: <1294100264.1.0.207308393484.issue10819@psf.upfronthosting.co.za>
2011-01-04 00:17:39vstinnerlinkissue10819 messages
2011-01-04 00:17:39vstinnercreate