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 ned.deily
Recipients brett.cannon, ezio.melotti, ned.deily, zach.ware
Date 2013-08-05.18:32:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375727563.84.0.52546609279.issue18273@psf.upfronthosting.co.za>
In-reply-to
Content
Make sure the tests still work when run from an installed Python rather than just from a build directory.  In particular, if you rename test directories, you will need to change LIBSUBDIRS in Makefile.pre.in to ensure the directories and their files are installed.
History
Date User Action Args
2013-08-05 18:32:43ned.deilysetrecipients: + ned.deily, brett.cannon, ezio.melotti, zach.ware
2013-08-05 18:32:43ned.deilysetmessageid: <1375727563.84.0.52546609279.issue18273@psf.upfronthosting.co.za>
2013-08-05 18:32:43ned.deilylinkissue18273 messages
2013-08-05 18:32:43ned.deilycreate