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 blokeley, docs@python, eric.araujo, ezio.melotti, michael.foord
Date 2011-02-25.22:15:28
SpamBayes Score 0.0010179451
Marked as misclassified No
Message-id <1298672131.58.0.548882693596.issue11298@psf.upfronthosting.co.za>
In-reply-to
Content
What about something like
"""
In order to be compatible with test discovery, all the test modules must be importable from the top level directory of the project (in other words, they must be part of the project :ref:`package <tut-packages>`, and their name must be valid :ref:`identifiers <identifiers>`).
"""
?
History
Date User Action Args
2011-02-25 22:15:31ezio.melottisetrecipients: + ezio.melotti, eric.araujo, michael.foord, docs@python, blokeley
2011-02-25 22:15:31ezio.melottisetmessageid: <1298672131.58.0.548882693596.issue11298@psf.upfronthosting.co.za>
2011-02-25 22:15:28ezio.melottilinkissue11298 messages
2011-02-25 22:15:28ezio.melotticreate