python - mechanize/browser/POST issue

bruce bedouglas at earthlink.net
Tue Sep 2 22:39:05 EDT 2008


evening...

using mechanize/Browser, i can easily do a url/get, and process submitting a
form that uses a GET as the action. however, I'm not quite sure how to
implement the submittal of a form, that uses the POST action.

Anyone have a short chunk of code that I can observer, that uses the
mechanize.Browser implentation?

in searching the net, i haven't found any...

thanks





More information about the Python-list mailing list