[issue6894] urllib2 doesn't respect no_proxy environment (python2.6.2)

2009-10-11 Thread Senthil Kumaran
Senthil Kumaran orsent...@gmail.com added the comment: merged in release31-maint in revision 75336 Closing the issue. -- status: open - closed versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker rep...@bugs.python.org

[issue6894] urllib2 doesn't respect no_proxy environment (python2.6.2)

2009-10-10 Thread Senthil Kumaran
Senthil Kumaran orsent...@gmail.com added the comment: Fixed in trunk and Committed revision 75333. -- resolution: - fixed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6894 ___

[issue6894] urllib2 doesn't respect no_proxy environment (python2.6.2)

2009-10-10 Thread Senthil Kumaran
Senthil Kumaran orsent...@gmail.com added the comment: merged into py3k revision 75334 merged into release-26maint revision 75335. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6894 ___

[issue6894] urllib2 doesn't respect no_proxy environment (python2.6.2)

2009-10-07 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis arfrever@gmail.com: -- nosy: +Arfrever, orsenthil ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6894 ___

[issue6894] urllib2 doesn't respect no_proxy environment (python2.6.2)

2009-10-07 Thread Senthil Kumaran
Changes by Senthil Kumaran orsent...@gmail.com: -- assignee: - orsenthil ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6894 ___ ___

[issue6894] urllib2 doesn't respect no_proxy environment (python2.6.2)

2009-09-12 Thread Raphaël Barrois
New submission from Raphaël Barrois xelnor_pyt...@melix.net: I discovered recently that urllib2 doesn't respect the no_proxy environment variable on linux (and on other platforms too, I think). Here is an example of the problem : - Set http_proxy and no_proxy environment variables (for