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 r.david.murray
Recipients BreamoreBoy, ajaksu2, georg.brandl, lemburg, loewis, mgiuca, orsenthil, r.david.murray
Date 2010-07-31.17:36:12
SpamBayes Score 0.10632169
Marked as misclassified No
Message-id <1280597775.22.0.515810929727.issue3532@psf.upfronthosting.co.za>
In-reply-to
Content
The 'add transform/untransform' issue seems to be issue 7475.

Note that there was in fact supposed to be a 'hex' method:

http://mail.python.org/pipermail/python-dev/2009-September/091628.html

Matt, if you'd like to raise this question again on python-dev, maybe your patch could be used to add it, in which case we could reopen this issue.  Or we can wait for transform/untransform and just ignore the existence of fromhex :)
History
Date User Action Args
2010-07-31 17:36:15r.david.murraysetrecipients: + r.david.murray, lemburg, loewis, georg.brandl, orsenthil, ajaksu2, mgiuca, BreamoreBoy
2010-07-31 17:36:15r.david.murraysetmessageid: <1280597775.22.0.515810929727.issue3532@psf.upfronthosting.co.za>
2010-07-31 17:36:12r.david.murraylinkissue3532 messages
2010-07-31 17:36:12r.david.murraycreate