Commit Graph

7 Commits

Author SHA1 Message Date
Kenneth Reitz d2894b3c58 Merge branch 'develop' into urllib3
Conflicts:
	requests/api.py
	requests/exceptions.py
	requests/models.py
2011-09-25 16:00:44 -04:00
Michael Van Veen dcebab4c35 PEP8fied all the things
I ran the pep8 checker (version 0.6.1) on the code base and tried to
clean up as many pep8 errors as I could.  Everything except line-width
errors are gone (I was worried about messing up the documentor since I
haven't fiddled with it).
2011-09-22 03:45:41 -07:00
Kenneth Reitz 2d38f51834 kill AuthenticationError 2011-09-18 01:32:00 -04:00
Kenneth Reitz 3127a34298 remove invalidmethod 2011-09-17 20:41:10 -04:00
Jérémy Bethmont e7e395549f Handle too many redirects. 2011-08-09 17:28:58 +02:00
Johannes ef81c16611 Fix typos 2011-05-20 18:34:43 +02:00
Johannes c8cc2d0421 Relocate exceptions 2011-05-20 18:20:17 +02:00