Files
typeshed/stdlib
Thomas Grainger 7637549ced fix DictReader definition (#1475)
* constructable with Iterable
* __iter__ returns another DictReader
* supports `__next__` on python 3
* supports `next` on python 2
2017-07-10 21:02:59 -07:00
..
2017-07-10 21:02:59 -07:00
2017-07-06 14:22:55 -07:00
2017-03-20 20:07:58 -07:00