COPYRIGHT ChangeLog LICENSE MANIFEST.in README.rst publish.py run_tests.py setup.cfg setup.py examples/hack21.py examples/pypi.py examples/forms/data.dat examples/forms/data.txt examples/forms/echo.cgi examples/forms/example.html examples/forms/example.py examples/forms/simple.py mechanize/__init__.py mechanize/_auth.py mechanize/_clientcookie.py mechanize/_debug.py mechanize/_entities.py mechanize/_equiv.py mechanize/_form.py mechanize/_form_controls.py mechanize/_gzip.py mechanize/_headersutil.py mechanize/_html.py mechanize/_http.py mechanize/_mechanize.py mechanize/_opener.py mechanize/_request.py mechanize/_response.py mechanize/_rfc3986.py mechanize/_sockettimeout.py mechanize/_testcase.py mechanize/_urllib2.py mechanize/_urllib2_fork.py mechanize/_useragent.py mechanize/_util.py mechanize/_version.py mechanize/polyglot.py mechanize.egg-info/PKG-INFO mechanize.egg-info/SOURCES.txt mechanize.egg-info/dependency_links.txt mechanize.egg-info/requires.txt mechanize.egg-info/top_level.txt mechanize.egg-info/zip-safe test/__init__.py test/test_api.py test/test_browser.py test/test_cookie.py test/test_cookies.py test/test_date.py test/test_form.py test/test_forms.doctest test/test_functional.py test/test_headers.py test/test_history.doctest test/test_html.py test/test_http.py test/test_import.py test/test_opener.doctest test/test_opener.py test/test_password_manager.special_doctest test/test_performance.py test/test_pickle.py test/test_request.doctest test/test_response.py test/test_rfc3986.doctest test/test_urllib2.py test/test_urllib2_localnet.py test/test_useragent.py test-tools/testprogram.py test-tools/twisted-ftpserver.py test-tools/twisted-localserver.py test/test_form_data/Auth.html test/test_form_data/FullSearch.html test/test_form_data/GeneralSearch.html test/test_form_data/MarkedRecords.html test/test_form_data/MarkedResults.html test/test_form_data/Results.html test/test_form_data/SearchType.html