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 michael.foord
Recipients Calvin.Spealman, ezio.melotti, michael.foord
Date 2011-03-26.20:06:47
SpamBayes Score 0.00027093707
Marked as misclassified No
Message-id <1301170008.58.0.108473838713.issue11683@psf.upfronthosting.co.za>
In-reply-to
Content
Going into multiple directories on the path would make discovery more complex (but isn't out of the question).

To be compatible with nose test discovery it is likely that we will special case an "src" directory anyway though (as it is a relatively common pattern to put code into an "src" directory).
History
Date User Action Args
2011-03-26 20:06:48michael.foordsetrecipients: + michael.foord, ezio.melotti, Calvin.Spealman
2011-03-26 20:06:48michael.foordsetmessageid: <1301170008.58.0.108473838713.issue11683@psf.upfronthosting.co.za>
2011-03-26 20:06:47michael.foordlinkissue11683 messages
2011-03-26 20:06:47michael.foordcreate