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 serhiy.storchaka
Recipients ezio.melotti, pitrou, serhiy.storchaka, techtonik
Date 2013-05-20.18:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369074004.2.0.627623194901.issue17868@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I forgot about bytes.fromhex(). This of course looks better than base64.b16decode((...).replace(' ', '')).
History
Date User Action Args
2013-05-20 18:20:04serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, techtonik, ezio.melotti
2013-05-20 18:20:04serhiy.storchakasetmessageid: <1369074004.2.0.627623194901.issue17868@psf.upfronthosting.co.za>
2013-05-20 18:20:04serhiy.storchakalinkissue17868 messages
2013-05-20 18:20:04serhiy.storchakacreate