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 <1311771399.04.0.290503583391.issue12643@psf.upfronthosting.co.za>
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: <1311771399.04.0.290503583391.issue12643@psf.upfronthosting.co.za>
2011-07-27 12:56:38alileslinkissue12643 messages
2011-07-27 12:56:38alilescreate