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 phr
Recipients
Date 2004-09-16.07:53:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=72053

There shouldn't be a bytes type.  Those are just strings. 
Instead I think it's better to add a conversion function to
the strings module or the binascii module.  The hex thing is
a crock and should be exterminated.
History
Date User Action Args
2007-08-23 15:36:55adminlinkissue923643 messages
2007-08-23 15:36:55admincreate