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 abarry
Recipients Nofar Schnider, Winterflower, abarry, kushal.das, matrixise, ppperry, rhettinger, terry.reedy
Date 2016-06-03.17:13:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464973995.6.0.887814064646.issue25548@psf.upfronthosting.co.za>
In-reply-to
Content
I'd probably change all instances of ".*" in the regex matches to be "0x.+" instead. For the docstrings that have "..." in them, I would probably make those " at ..." as well (although you get decide if it hinders readability too much).

Other than that patch LGTM.
History
Date User Action Args
2016-06-03 17:13:15abarrysetrecipients: + abarry, rhettinger, terry.reedy, kushal.das, matrixise, ppperry, Winterflower, Nofar Schnider
2016-06-03 17:13:15abarrysetmessageid: <1464973995.6.0.887814064646.issue25548@psf.upfronthosting.co.za>
2016-06-03 17:13:15abarrylinkissue25548 messages
2016-06-03 17:13:15abarrycreate