Message 187091 - Python tracker (original) (raw)

Message187091

Author python-dev
Recipients barry, brian.curtin, hynek, ned.deily, pitrou, python-dev, r.david.murray, serhiy.storchaka, tarek
Date 2013-04-16.15:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 3ZqqxY5dM6zSrH@mail.python.org
In-reply-to
Content
New changeset eb8c575fa781 by Barry Warsaw in branch '3.3': - Issue #17012: shutil.which() no longer fallbacks to the PATH environment http://hg.python.org/cpython/rev/eb8c575fa781 New changeset 8f5b37f8f964 by Barry Warsaw in branch 'default': - Issue #17012: shutil.which() no longer fallbacks to the PATH environment http://hg.python.org/cpython/rev/8f5b37f8f964
History
Date User Action Args
2013-04-16 15:19:30 python-dev set recipients: + python-dev, barry, pitrou, tarek, ned.deily, r.david.murray, brian.curtin, hynek, serhiy.storchaka
2013-04-16 15:19:30 python-dev link issue17012 messages
2013-04-16 15:19:30 python-dev create