[issue9676] Keyword to disambiguate python version

2010-08-24 Thread Éric Araujo
Changes by Éric Araujo : -- stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue9676] Keyword to disambiguate python version

2010-08-24 Thread Benjamin Peterson
Benjamin Peterson added the comment: Please post to python-ideas first, and note that no syntax changes are allowed until 3.3. -- nosy: +benjamin.peterson resolution: -> rejected ___ Python tracker __

[issue9676] Keyword to disambiguate python version

2010-08-24 Thread Amadiro
New submission from Amadiro : I would propose that an idiomatic way is created, for instance a pragma or statement, which allows one to disambiguate the used python version in a manner that is both obvious for the human reader, and as well allows python to reject the script, should the wrong v