why is there no put in urllib ?
Fredrik Lundh
fredrik at pythonware.com
Fri Jul 9 05:59:57 EDT 1999
More information about the Python-list mailing list
Fri Jul 9 05:59:57 EDT 1999
- Previous message (by thread): why is there no put in urllib ?
- Next message (by thread): why is there no put in urllib ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joachim Schmitz <perry at ac-copy.net> wrote: > may be this is a total dump question. But it would allow us Zopistas to > upload our dtml pages with a simple python script to the Zope-server. so what are you waiting for? you have the sources, don't you? ;-) (also see the XML-RPC firewall thread) on the other hand, httplib supports PUT just fine. as long as there's no firewall in your way, it's not much harder to use than urllib. </F>
- Previous message (by thread): why is there no put in urllib ?
- Next message (by thread): why is there no put in urllib ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list