New submission from Antoine Pitrou:

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

----------
components: Library (Lib)
messages: 201103
nosy: christian.heimes, loewis, pitrou
priority: normal
severity: normal
status: open
title: Deprecate site-python in site.py
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19375>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to