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 mu_mind
Recipients alexis, eric.araujo, mu_mind, tarek
Date 2011-10-18.04:57:34
SpamBayes Score 0.0011907978
Marked as misclassified No
Message-id <1318913854.95.0.0137442598483.issue13170@psf.upfronthosting.co.za>
In-reply-to
Content
I looked into the ConfigTestCase.test_config failure, and it looks like it just needs the righthand edited to match the left. "package_data" lines are supposed to allow comma-separated lists of paths on the righthand.
History
Date User Action Args
2011-10-18 04:57:35mu_mindsetrecipients: + mu_mind, tarek, eric.araujo, alexis
2011-10-18 04:57:34mu_mindsetmessageid: <1318913854.95.0.0137442598483.issue13170@psf.upfronthosting.co.za>
2011-10-18 04:57:34mu_mindlinkissue13170 messages
2011-10-18 04:57:34mu_mindcreate