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 l0nwlf
Recipients l0nwlf, ned.deily, vstinner
Date 2010-03-31.00:57:47
SpamBayes Score 0.04945581
Marked as misclassified No
Message-id <1269997069.3.0.964342309881.issue8208@psf.upfronthosting.co.za>
In-reply-to
Content
I did not find any issue here.

Trunk running on OS X 10.6.2:

06:25:00 l0nwlf-MBP:test $ python2.7 -V
Python 2.7a4+
06:25:05 l0nwlf-MBP:test $ python2.7 test_pep263.py 
test_compilestring (__main__.PEP263Test) ... ok
test_issue3297 (__main__.PEP263Test) ... ok
test_issue7820 (__main__.PEP263Test) ... ok
test_pep263 (__main__.PEP263Test) ... ok

----------------------------------------------------------------------
Ran 4 tests in 0.003s

OK
History
Date User Action Args
2010-03-31 00:57:49l0nwlfsetrecipients: + l0nwlf, vstinner, ned.deily
2010-03-31 00:57:49l0nwlfsetmessageid: <1269997069.3.0.964342309881.issue8208@psf.upfronthosting.co.za>
2010-03-31 00:57:48l0nwlflinkissue8208 messages
2010-03-31 00:57:47l0nwlfcreate