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 python-dev
Recipients ned.deily, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2014-06-12.23:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gqM6G6M7Cz7LkF@mail.python.org>
In-reply-to
Content
New changeset 3852afce2ca3 by Antoine Pitrou in branch 'default':
Issue #21711: support for "site-python" directories has now been removed from the site module (it was deprecated in 3.4).
http://hg.python.org/cpython/rev/3852afce2ca3
History
Date User Action Args
2014-06-12 23:41:43python-devsetrecipients: + python-dev, pitrou, tim.golden, ned.deily, zach.ware, steve.dower
2014-06-12 23:41:43python-devlinkissue21711 messages
2014-06-12 23:41:43python-devcreate