This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests3
Watch
1
Star
0
Fork
0
You've already forked requests3
mirror of
https://github.com/kennethreitz/requests3.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9832bd89172fb1200e8fdfb2e1cc334ad0fcf332
requests3
/
tests
T
History
Martijn Pieters
9832bd8917
Correct a c&p mistake: set a correct docstring for the unit test class.
2012-10-25 17:56:19 +02: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
Replace assert statements with unittest's self.assert*
2012-10-18 22:24:59 +03:00
test_utils.py
Correct a c&p mistake: set a correct docstring for the unit test class.
2012-10-25 17:56:19 +02:00