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 beazley
Recipients beazley, christian.heimes, georg.brandl
Date 2008-12-06.18:45:33
SpamBayes Score 0.0002548769
Marked as misclassified No
Message-id <1228589134.58.0.519375442005.issue4561@psf.upfronthosting.co.za>
In-reply-to
Content
bash-3.2$ uname -a
Darwin david-beazleys-macbook.local 9.5.1 Darwin Kernel Version 9.5.1: Fri 
Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386 i386
bash-3.2$ ./python.exe -c "import sys; print(sys.version)"
3.1a0 (py3k:67609, Dec  6 2008, 08:47:06) 
[GCC 4.0.1 (Apple Inc. build 5465)]
bash-3.2$
History
Date User Action Args
2008-12-06 18:45:34beazleysetrecipients: + beazley, georg.brandl, christian.heimes
2008-12-06 18:45:34beazleysetmessageid: <1228589134.58.0.519375442005.issue4561@psf.upfronthosting.co.za>
2008-12-06 18:45:33beazleylinkissue4561 messages
2008-12-06 18:45:33beazleycreate