commit | 270800c801c777e1fb39d158fd60a0999d87bf0d | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Oct 14 18:10:34 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Oct 14 18:10:34 2010 +0000 |
tree | 6d06940487b8eee02babbfb2055711a83e4edb41 | |
parent | 278266f6f23b67449bf49b8edd542333b3fb80b4 [diff] |
Fix issue 10094, by narrowing down the test for PROXY environment variables. Ubuntu 10.10 introduced $UBUNTU_MENUPROXY into the default user environment, and that's what's tripping up the code.