Suds Python 2.4.3 Proxy
Chris Angelico
rosuav at gmail.com
Sun Nov 30 16:22:35 EST 2014
More information about the Python-list mailing list
Sun Nov 30 16:22:35 EST 2014
- Previous message (by thread): Suds Python 2.4.3 Proxy
- Next message (by thread): Help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Dec 1, 2014 at 8:14 AM, Ned Deily <nad at acm.org> wrote: > In article > <CAPTjJmowa3byVgD4cG9yH2CUucqaJ+cpJsugxwNnVgt1tB8Qnw at mail.gmail.com>, > Chris Angelico <rosuav at gmail.com> wrote: >> 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), > > https://python.org/ -> Documentation > https://www.python.org/doc/ -> Documentation Releases by Version > https://www.python.org/doc/versions/ -> Python 2.4.4 > https://docs.python.org/release/2.4.4/ Ahh, I see why I didn't find it. Since the 2.4 days, there seems to have been a reorganization that changed URLs. Compare: https://docs.python.org/release/2.4/lib/module-urllib2.html https://docs.python.org/2.7/library/urllib2.html Glad I was wrong on that, and the first of those links is what the OP needs. ChrisA
- Previous message (by thread): Suds Python 2.4.3 Proxy
- Next message (by thread): Help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list