how do i PUT or POST to a web server?

Jeff Kunce kuncej at mail.conservation.state.mo.us
Mon Oct 16 11:38:50 EDT 2000


> Can anyone point me to an example of how I PUT or POST data to a web
server
> using Python?

For an example, see:
    urlpost.py
at:
    http://starship.python.net/crew/jjkunce

  --Jeff





More information about the Python-list mailing list