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 py.user
Recipients docs@python, ezio.melotti, mrabarnett, py.user
Date 2012-04-07.00:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333757996.58.0.360922081437.issue14519@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/py3k/library/re.html#simulating-scanf

0[xX][\dA-Fa-f]+   ->   (0[xX])?[\dA-Fa-f]+
History
Date User Action Args
2012-04-07 00:19:56py.usersetrecipients: + py.user, ezio.melotti, mrabarnett, docs@python
2012-04-07 00:19:56py.usersetmessageid: <1333757996.58.0.360922081437.issue14519@psf.upfronthosting.co.za>
2012-04-07 00:19:55py.userlinkissue14519 messages
2012-04-07 00:19:55py.usercreate