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 eric.araujo
Recipients bagratte, eric.araujo, terry.reedy
Date 2013-03-11.04:43:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362976981.4.0.549059768746.issue17390@psf.upfronthosting.co.za>
In-reply-to
Content
Sounds like a good idea to me.  Would you like to propose a patch?  The devguide contains information to do that.

Hint: sys.version is not meant to be parsed, there is sys.version_info for that (no regex needed! :)
History
Date User Action Args
2013-03-11 04:43:01eric.araujosetrecipients: + eric.araujo, terry.reedy, bagratte
2013-03-11 04:43:01eric.araujosetmessageid: <1362976981.4.0.549059768746.issue17390@psf.upfronthosting.co.za>
2013-03-11 04:43:01eric.araujolinkissue17390 messages
2013-03-11 04:43:01eric.araujocreate