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 gonegown
Recipients amaury.forgeotdarc, gonegown, vstinner
Date 2010-07-16.09:00:55
SpamBayes Score 0.042263173
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
@Amaury:
error message for my bug was:
SyntaxError: None
and for your:
ImportError: No module named b

We've got at least two bugs in one testcase
History
Date User Action Args
2010-07-16 09:00:58gonegownsetrecipients: + gonegown, amaury.forgeotdarc, vstinner
2010-07-16 09:00:58gonegownsetmessageid: <[email protected]>
2010-07-16 09:00:56gonegownlinkissue8988 messages
2010-07-16 09:00:55gonegowncreate