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, tarek
Date 2011-12-06.15:12:48
SpamBayes Score 0.00043685475
Marked as misclassified No
Message-id <1323184369.74.0.505101029628.issue13408@psf.upfronthosting.co.za>
In-reply-to
Content
MvL also thought the “resources” term to be non-obvious: http://mail.python.org/pipermail/python-dev/2006-April/063966.html Other people mentioned its prior use within the Mac, the X system or Web frameworks.  Someone mentioned “assets” in the game industry (also vague in my opinion).

One con for “data” is that people may think it refers to files created by a program in the user home directory.

After reading this, I’m -0 rather than -1 on “resources”, and +0.5 on “data files”.  Whatever we decide, I strongly think all the code should use only one name (install_xxx command, dist.xxx attribute, dist-info/XXX file, etc.).
History
Date User Action Args
2011-12-06 15:12:49eric.araujosetrecipients: + eric.araujo, tarek, alexis
2011-12-06 15:12:49eric.araujosetmessageid: <1323184369.74.0.505101029628.issue13408@psf.upfronthosting.co.za>
2011-12-06 15:12:49eric.araujolinkissue13408 messages
2011-12-06 15:12:48eric.araujocreate