Barry A. Warsaw <ba...@python.org> added the comment: The problem occurs on Ubuntu 10.10 because there's a new environment variable called $UBUNTU_MENUPROXY in the default user environment. This is why it suddenly showed up in Python 3.1 and why it does not occur on other OS (even Ubuntu 10.04).
ProxyTests.setUp() conditional is too naive. Will attach patch, commit and backport. ---------- Added file: http://bugs.python.org/file19235/10094.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10094> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com