[Python-Dev] Support the /usr/bin/python2 symlink upstream
Jérôme Radix
jerome.radix at gmail.com
Wed Mar 2 15:07:38 CET 2011
More information about the Python-Dev mailing list
Wed Mar 2 15:07:38 CET 2011
- Previous message: [Python-Dev] Support the /usr/bin/python2 symlink upstream
- Next message: [Python-Dev] Support the /usr/bin/python2 symlink upstream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, Defensive programming will force you to do things like : import sys if sys.version[0] == '2': -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20110302/1bc91fae/attachment.html>
- Previous message: [Python-Dev] Support the /usr/bin/python2 symlink upstream
- Next message: [Python-Dev] Support the /usr/bin/python2 symlink upstream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list