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 eric.araujo
Recipients blokeley, docs@python, eric.araujo, ezio.melotti, michael.foord
Date 2011-03-07.18:11:39
SpamBayes Score 0.032301985
Marked as misclassified No
Message-id <1299521500.09.0.160379483405.issue11298@psf.upfronthosting.co.za>
In-reply-to
Content
I find there are some redundancy and perfectible phrasing.  Here’s my rewrite:

In order to be compatible with test discovery, all of the test files must be :ref:`modules <tut-modules>` or :ref:`packages <tut-packages>` importable from the top-level directory of the project (this means that their filenames must be valid :ref:`identifiers <identifiers>`).
History
Date User Action Args
2011-03-07 18:11:40eric.araujosetrecipients: + eric.araujo, ezio.melotti, michael.foord, docs@python, blokeley
2011-03-07 18:11:40eric.araujosetmessageid: <1299521500.09.0.160379483405.issue11298@psf.upfronthosting.co.za>
2011-03-07 18:11:39eric.araujolinkissue11298 messages
2011-03-07 18:11:39eric.araujocreate