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
4130cf9b40acf08aa89c942330f3ee2eddd173eb
requests
/
tests
T
History
Cory Benfield
e08b853a0c
Test for throwing useful exception on bad label.
2012-08-13 21:18:56 +01:00
..
informal
address connection leak issue from
#520
2012-08-05 21:09:13 -07:00
test_cookies.py
Change the None check from self.assertIsNone to python style None Check, as build was failing
2012-05-23 14:25:54 -07:00
test_requests_ext.py
tests: python2.6 compat (
assertIn
added in 2.7)
2012-08-10 17:51:01 +02:00
test_requests_https.py
Add a smoke test for https functionality
2012-04-16 17:50:40 -07:00
test_requests.py
Test for throwing useful exception on bad label.
2012-08-13 21:18:56 +01:00