command to update a web page

ncf nothingcanfulfill at gmail.com
Tue May 17 18:18:10 EDT 2005


I can't begin to know too much about this subject, but Python has a
builtin httplib module which might be interesting to you. There is also
a ftplib if that is how you want to do it. Python's documentation seems
to have adequate examples on how to use the two modules.

-Wes




More information about the Python-list mailing list