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 zpcz
Recipients
Date 2007-08-03.07:15:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Changes made:
imp.get_magic() - returns bytes
loader.get_data() - returns bytes
loader.get_source() - returns str (currently thinks everything is in utf-8)
History
Date User Action Args
2007-08-23 15:59:32adminlinkissue1766592 messages
2007-08-23 15:59:32admincreate