why is there no put in urllib ?

Fredrik Lundh fredrik at pythonware.com
Fri Jul 9 05:59:57 EDT 1999


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>





More information about the Python-list mailing list