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 r.david.murray
Recipients Arfrever, arigo, asvetlov, cvrebert, eric.snow, kachayev, pitrou, python-dev, r.david.murray, serhiy.storchaka, tvaughan
Date 2013-04-12.19:14:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365794098.15.0.425593591044.issue16309@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think bin is included:

  > PATH= gzip
  bash: gzip: No such file or directory

But you are right...unset seems to be equivalent to PATH=
I could have sworn it acted different when I tried it, but I just ran it again and it it acted the same, which makes sense.

So given that I agree that the fix is good.  And further fixing is not :).
History
Date User Action Args
2013-04-12 19:14:58r.david.murraysetrecipients: + r.david.murray, arigo, pitrou, Arfrever, cvrebert, asvetlov, python-dev, eric.snow, serhiy.storchaka, kachayev, tvaughan
2013-04-12 19:14:58r.david.murraysetmessageid: <1365794098.15.0.425593591044.issue16309@psf.upfronthosting.co.za>
2013-04-12 19:14:58r.david.murraylinkissue16309 messages
2013-04-12 19:14:58r.david.murraycreate