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
e94c812c2d02427e924b72adfa3572e911eba2ca
requests
/
tests
T
History
Cory Benfield
6cc0b56d51
Switch to treat files without tell() as zero-length
2016-03-07 09:05:43 +00:00
..
__init__.py
Added tests module.
2016-02-05 13:21:57 +01:00
compat.py
Added tests module.
2016-02-05 13:21:57 +01:00
conftest.py
Added tests module.
2016-02-05 13:21:57 +01:00
test_requests.py
Verify that cookie can be properly accessed if domain is specified, and that error is raised otherwise. Refs
#3028
.
2016-03-05 20:37:56 -08:00
test_utils.py
Switch to treat files without tell() as zero-length
2016-03-07 09:05:43 +00:00