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 brett.cannon
Recipients brett.cannon, christian.heimes
Date 2008-08-18.21:14:47
SpamBayes Score 0.0005306999
Marked as misclassified No
Message-id <1219094088.87.0.899166408351.issue3592@psf.upfronthosting.co.za>
In-reply-to
Content
It should be noted the original patch by Christian had a check for bad
tokenizing. Turns out that if you have that in several tests fail,
including test_modulefinder. This might mean there is a deeper problem
in the parser.
History
Date User Action Args
2008-08-18 21:14:48brett.cannonsetrecipients: + brett.cannon, christian.heimes
2008-08-18 21:14:48brett.cannonsetmessageid: <1219094088.87.0.899166408351.issue3592@psf.upfronthosting.co.za>
2008-08-18 21:14:48brett.cannonlinkissue3592 messages
2008-08-18 21:14:48brett.cannoncreate