Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A clearer implementation of MultiDictView | Aldo Cortesi | 2016-05-21 | 1 | -2/+24 |
| | | | | | | This makes MultiDictView work with a simple getter/setter pair, rather than using attributes with implicit leading underscores. Also move MultiDictView into multidict.py and adds some simple unit tests. | ||||
* | tests++ | Maximilian Hils | 2016-05-20 | 1 | -0/+217 |