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 ezio.melotti
Recipients eric.araujo, ezio.melotti
Date 2011-11-21.17:18:20
SpamBayes Score 0.00018624407
Marked as misclassified No
Message-id <1321895901.33.0.714637661187.issue13447@psf.upfronthosting.co.za>
In-reply-to
Content
+1

What you describe sounds all good to me, except that I would keep all tests in the same dir (i.e. Tools/tests (or Tools/test?)) instead of having different test dirs for each subdir (so test_pygettext.py would go in Tools/tests and not in Tools/i18n/tests).
History
Date User Action Args
2011-11-21 17:18:21ezio.melottisetrecipients: + ezio.melotti, eric.araujo
2011-11-21 17:18:21ezio.melottisetmessageid: <1321895901.33.0.714637661187.issue13447@psf.upfronthosting.co.za>
2011-11-21 17:18:20ezio.melottilinkissue13447 messages
2011-11-21 17:18:20ezio.melotticreate