Suds Python 2.4.3 Proxy
Mark Lawrence
breamoreboy at yahoo.co.uk
Sun Nov 30 07:53:02 EST 2014
More information about the Python-list mailing list
Sun Nov 30 07:53:02 EST 2014
- Previous message (by thread): Suds Python 2.4.3 Proxy
- Next message (by thread): Suds Python 2.4.3 Proxy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30/11/2014 09:10, Chris Angelico wrote: > On Sun, Nov 30, 2014 at 2:01 AM, Jerry Rocteur <jerry.rocteur at gmail.com> wrote: >> This works GREAT on 2.7 but when I run it on 2.4 I get: >> >> File "/usr/lib64/python2.4/urllib2.py", line 580, in proxy_open >> if '@' in host: >> TypeError: iterable argument required > > It might be worth looking at some actual 2.4 documentation. > Unfortunately that doesn't seem to be hosted on python.org any more > (though I might be wrong), so you'll want to look on your system > itself and find some docs. > This https://hg.python.org/cpython/file/ceec209b26d4/Doc/lib/liburllib2.tex should help. > Otherwise, why not simply install Python 2.7 on those systems? It can > happily coexist with the system 2.4. > > ChrisA > -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
- Previous message (by thread): Suds Python 2.4.3 Proxy
- Next message (by thread): Suds Python 2.4.3 Proxy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list