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 eric.araujo, flox, jgosmann, r.david.murray
Date 2013-04-28.04:19:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367122747.69.0.401114829475.issue17396@psf.upfronthosting.co.za>
In-reply-to
Content
Certainly: http://docs.python.org/devguide contains information to get the source code, describes the files layout and explains how to generate a patch.  You’ll find existing unit tests in Lib/test/test_modulefinder.py

Feel free to ask any question you might have on this bug, or if you prefer on the friendly core-mentorship mailing list (where I am).
History
Date User Action Args
2013-04-28 04:19:07eric.araujosetrecipients: + eric.araujo, r.david.murray, flox, jgosmann
2013-04-28 04:19:07eric.araujosetmessageid: <1367122747.69.0.401114829475.issue17396@psf.upfronthosting.co.za>
2013-04-28 04:19:07eric.araujolinkissue17396 messages
2013-04-28 04:19:07eric.araujocreate