Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

mechanize python #9

br.select_form( 'f' )
br.form[ 'q' ] = 'foo'
Source by www.pythonforbeginners.com #
 
PREVIOUS NEXT
Tagged: #mechanize #python
ADD COMMENT
Topic
Name
4+4 =