Patches item #1764815, was opened at 2007-07-31 14:38 Message generated for change (Comment added) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1764815&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: Python 3000 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: ‹‹PC›› (zpcz) >Assigned to: Guido van Rossum (gvanrossum) Summary: Fix for test_socketserver for Py3k Initial Comment: Well, it's quite small. I think I'm right with changing StringIO to BytesIO ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-08-03 15:03 Message: Logged In: YES user_id=6380 Originator: NO Thanks! Committed revision 56708. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1764815&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
