Patches item #1766592, was opened at 2007-08-03 03:15 Message generated for change (Comment added) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1766592&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: Core (C code) 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_zipimport Initial Comment: Changes made: imp.get_magic() - returns bytes loader.get_data() - returns bytes loader.get_source() - returns str (currently thinks everything is in utf-8) ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-08-03 14:41 Message: Logged In: YES user_id=6380 Originator: NO Committed revision 56707. This looks fine at cursory inspection. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1766592&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches