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 benjamin.peterson, eric.araujo, hfuru, loewis
Date 2010-10-12.17:01:55
SpamBayes Score 0.037707273
Marked as misclassified No
Message-id <1286902919.1.0.34878084256.issue10070@psf.upfronthosting.co.za>
In-reply-to
Content
How about this phrasing: “Make 2to3 fixers not touch code in a block starting with ’if sys.version >= '3'’“ (and hexversion, version_info, you get the idea)?
History
Date User Action Args
2010-10-12 17:02:00eric.araujosetrecipients: + eric.araujo, loewis, hfuru, benjamin.peterson
2010-10-12 17:01:59eric.araujosetmessageid: <1286902919.1.0.34878084256.issue10070@psf.upfronthosting.co.za>
2010-10-12 17:01:57eric.araujolinkissue10070 messages
2010-10-12 17:01:55eric.araujocreate