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 loewis
Recipients
Date 2007-05-18.06:52:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The compiler package is written in pure Python, so no matter what statements it makes, it should not crash the interpreter.

Given that this is not easily reproducable on other systems, chances are high that this is indeed an operating system bug or limitation.
History
Date User Action Args
2007-08-23 14:53:43adminlinkissue1720241 messages
2007-08-23 14:53:43admincreate