aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_odict.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove odictAldo Cortesi2016-06-091-143/+0
| | | | | | | | - Adds default implementations for _kconv and _reduce_values to MultiDict. Without these, operations fail in really, really non-obvious ways. - Replace the remaining few instances of ODict Fixes #1159
* clean up odictMaximilian Hils2016-05-181-10/+0
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+153