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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, mark, mark.dickinson
Date 2008-01-24.16:41:29
SpamBayes Score 0.014806628
Marked as misclassified No
Message-id <1201192891.38.0.853398623517.issue1920@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch, made against py3k; it should apply cleanly to the trunk.

On the 2.5 branch, compile.c seems identical, but test_grammar.py looks
very different; the conversion should be easy.

Can someone review and apply it? I don't have svn access at the moment.
History
Date User Action Args
2008-01-24 16:41:31amaury.forgeotdarcsetspambayes_score: 0.0148066 -> 0.014806628
recipients: + amaury.forgeotdarc, mark.dickinson, mark
2008-01-24 16:41:31amaury.forgeotdarcsetspambayes_score: 0.0148066 -> 0.0148066
messageid: <1201192891.38.0.853398623517.issue1920@psf.upfronthosting.co.za>
2008-01-24 16:41:29amaury.forgeotdarclinkissue1920 messages
2008-01-24 16:41:29amaury.forgeotdarccreate