[issue210849] Fwd: Debian Bug#42318: urllib.py has problems with malformed proxy env. variables (PR#59)

2022-04-10 Thread admin
Change by admin : ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue210849] Fwd: Debian Bug#42318: urllib.py has problems with malformed proxy env. variables (PR#59)

2022-04-10 Thread admin
Change by admin : -- github: None -> 32849 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue210849] Fwd: Debian Bug#42318: urllib.py has problems with malformed proxy env. variables (PR#59)

2009-12-28 Thread Shinnosuke
Shinnosuke shinnosuke.g...@gmail.com added the comment: I found a solution of the same errors from Windows, and my solution was removed the double quote at HTTP_PROXY settings. -- components: +Windows -Library (Lib) nosy: +shinnosuke versions: +Python 2.6