Message 201103 - Python tracker (original) (raw)
Message201103
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:11 | pitrou | set | recipients: + pitrou, loewis, christian.heimes |
2013-10-24 09:11:11 | pitrou | set | messageid: 1382605871.26.0.0916867662711.issue19375@psf.upfronthosting.co.za |
2013-10-24 09:11:11 | pitrou | link | issue19375 messages |
2013-10-24 09:11:10 | pitrou | create |