MANIFEST.in
requirements.pip
setup.py
httpretty/__init__.py
httpretty/compat.py
httpretty/core.py
httpretty/errors.py
httpretty/http.py
httpretty/utils.py
httpretty.egg-info/PKG-INFO
httpretty.egg-info/SOURCES.txt
httpretty.egg-info/dependency_links.txt
httpretty.egg-info/not-zip-safe
httpretty.egg-info/requires.txt
httpretty.egg-info/top_level.txt
tests/__init__.py
tests/functional/__init__.py
tests/functional/base.py
tests/functional/test_bypass.py
tests/functional/test_debug.py
tests/functional/test_decorator.py
tests/functional/test_httplib2.py
tests/functional/test_requests.py
tests/functional/test_urllib2.py
tests/functional/testserver.py
tests/unit/__init__.py
tests/unit/test_core.py
tests/unit/test_http.py
tests/unit/test_httpretty.py
tests/unit/test_main.py