aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/odict.py
Commit message (Expand)AuthorAgeFilesLines
* Re-add state operations to ODict.Aldo Cortesi2014-03-021-0/+10
* Cleanups, tests, and no-cover directives for code sections we can't test.Aldo Cortesi2014-03-021-10/+0
* move StateObject back into libmproxyMaximilian Hils2014-01-311-2/+1
* remove subclassing of tuple in tcp.Address, move StateObject into netlibMaximilian Hils2014-01-301-1/+6
* ODict.keysAldo Cortesi2013-02-281-0/+3
* add __iter__ for odictMaximilian Hils2012-12-051-0/+3
* Add a get_first convenience function to ODict.Aldo Cortesi2012-08-181-0/+6
* Initial checkin.Aldo Cortesi2012-06-191-0/+160