Deepwalker / trafaret

Ultimate transformation library that supports validation, contexts and aiohttp.
http://trafaret.readthedocs.org/en/latest/
BSD 2-Clause "Simplified" License
177 stars 31 forks source link

Fix MultiDict example #32

Closed oohlaf closed 6 years ago

oohlaf commented 6 years ago

Class method needs self and MultiDict uses getall not get_all