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 pitrou
Recipients christian.heimes, loewis, pitrou
Date 2013-10-24.09:11:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382605871.26.0.0916867662711.issue19375@psf.upfronthosting.co.za>
In-reply-to
Content
I suggest deprecating the "site-python" feature from site.py, as proposed by Guido on python-dev:
https://mail.python.org/pipermail/python-dev/2013-October/129820.html

- if a "site-python" directory is detected and added from site.py, a DeprecationWarning should be emitted
- the site.py docs should mention the deprecation
History
Date User Action Args
2013-10-24 09:11:11pitrousetrecipients: + pitrou, loewis, christian.heimes
2013-10-24 09:11:11pitrousetmessageid: <1382605871.26.0.0916867662711.issue19375@psf.upfronthosting.co.za>
2013-10-24 09:11:11pitroulinkissue19375 messages
2013-10-24 09:11:10pitroucreate