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 aliles
Recipients aliles, vstinner
Date 2011-07-27.12:56:38
SpamBayes Score 6.317169e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Yes. I have code that behaves differently under CPython and PyPy because of this issue.

Admittedly that code is somewhat evil. It's attached for reference, in particular the __HelpSyntax class.
History
Date User Action Args
2011-07-27 12:56:39alilessetrecipients: + aliles, vstinner
2011-07-27 12:56:39alilessetmessageid: <[email protected]>
2011-07-27 12:56:38alileslinkissue12643 messages
2011-07-27 12:56:38alilescreate