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
e034dd1140cb6b6862d5ebc633ba94d332fc2bb2
requests
/
tests
T
History
Cory Benfield
e034dd1140
Allow for exceptions from tell()
2016-03-07 08:31:23 +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
Allow for exceptions from tell()
2016-03-07 08:31:23 +00:00