This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests
Watch
1
Star
0
Fork
0
You've already forked requests
mirror of
https://github.com/kennethreitz/requests.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8269ee726656cc76e67f02e7f37b90c8d01f5520
requests
/
tests
T
History
Jonatan Heyman
8269ee7266
Fixed so that safe_mode works for Sessions
2012-11-23 16:48:51 +01:00
..
informal
Making the code more PEP8 compliant
2012-10-09 00:42:49 +03:00
test_cookies.py
Whitespace fixes following PEP8.
2012-08-16 17:38:35 -04:00
test_proxies.py
Making the code more PEP8 compliant
2012-10-09 00:42:49 +03:00
test_requests_ext.py
Replace assert statements with unittest's self.assert*
2012-10-18 22:24:59 +03:00
test_requests_https.py
Making the code more PEP8 compliant
2012-10-09 00:42:49 +03:00
test_requests.py
Fixed so that safe_mode works for Sessions
2012-11-23 16:48:51 +01:00
test_utils.py
Make sure we reset environment variables.
2012-11-18 12:31:55 +00:00