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
6cead64345
supporting codes class
2011-08-13 14:50:48 -04:00
Gulácsi Tamás
747f882b0e
structures: CaseInsensitiveDict.__delitem__ missing "value" fix
2011-07-23 22:25:07 +02:00
Gulácsi Tamás
04c456b877
structures: little bit more general, lower-key-caching version of CaseInsensitiveDict
2011-07-23 22:16:12 +02:00
James Rowe
5962c0ea86
Subclass dict for CaseInsensitiveDict.
2011-05-27 00:17:44 -07:00
Kenneth Reitz
6e13e7343d
Big API update
2011-05-16 01:13:05 -04:00
Kenneth Reitz
35beda21b8
pass things into the dict
2011-05-14 22:02:14 -04:00
Kenneth Reitz
29aa7736ca
Headers: Default to None
2011-05-14 21:52:33 -04:00
Kenneth Reitz
5172d24e66
New CaseInsensitiveDict
2011-05-14 21:50:25 -04:00
Kenneth Reitz
d3a46c822f
preliminary multidicts
2011-04-15 18:00:10 -04:00