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 Sworddragon, eric.araujo, mark.dickinson
Date 2010-06-12.20:48:48
SpamBayes Score 0.004470808
Marked as misclassified No
Message-id <1276375730.07.0.382569504119.issue8984@psf.upfronthosting.co.za>
In-reply-to
Content
Can’t reproduce here:
$ python3.1 -c "import sys; print(sys.argv[1])" 1234
1234
$ python3.1 --version
Python 3.1.2
History
Date User Action Args
2010-06-12 20:48:50eric.araujosetrecipients: + eric.araujo, mark.dickinson, Sworddragon
2010-06-12 20:48:50eric.araujosetmessageid: <1276375730.07.0.382569504119.issue8984@psf.upfronthosting.co.za>
2010-06-12 20:48:48eric.araujolinkissue8984 messages
2010-06-12 20:48:48eric.araujocreate