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 alexis, eric.araujo, erik.bray, jkloth, paul.moore, tarek
Date 2012-01-17.17:09:46
SpamBayes Score 0.00029939035
Marked as misclassified No
Message-id <1326820186.94.0.403302720539.issue11805@psf.upfronthosting.co.za>
In-reply-to
Content
Note that my proposed syntax does not allow something equivalent to {'': [etc.]} in distutils, i.e. package data for top-level modules.  I think this is okay: modules should not install data in their installation dir.  I don’t think it was widely used, but maybe I should ask on distutils-sig or survey setup.py scripts on PyPI to be sure.
History
Date User Action Args
2012-01-17 17:09:47eric.araujosetrecipients: + eric.araujo, paul.moore, tarek, jkloth, alexis, erik.bray
2012-01-17 17:09:46eric.araujosetmessageid: <1326820186.94.0.403302720539.issue11805@psf.upfronthosting.co.za>
2012-01-17 17:09:46eric.araujolinkissue11805 messages
2012-01-17 17:09:46eric.araujocreate