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 benjamin.peterson
Recipients benjamin.peterson, ggenellina, gombiuda, loewis
Date 2010-04-11.14:20:01
SpamBayes Score 0.0003915782
Marked as misclassified No
Message-id <i2g1afaf6161004110719v74b3d20aq30da389e8b5729d5@mail.gmail.com>
In-reply-to <1270974304.83.0.705286050307.issue8241@psf.upfronthosting.co.za>
Content
2010/4/11 Martin v. Löwis <report@bugs.python.org>:
>
> Martin v. Löwis <martin@v.loewis.de> added the comment:
>
> Benjamin, ISTM that the tests in lib2to3/tests/data/py2_test_grammar aren't run at all, as part of regrtest. If so, the entire file could be removed.

True, but then it would become out of sync with the other branches.
The tests aren't run in the trunk either, but we keep the file there.
History
Date User Action Args
2010-04-11 14:20:03benjamin.petersonsetrecipients: + benjamin.peterson, loewis, ggenellina, gombiuda
2010-04-11 14:20:02benjamin.petersonlinkissue8241 messages
2010-04-11 14:20:01benjamin.petersoncreate