mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +08:00
7637549ced
* constructable with Iterable * __iter__ returns another DictReader * supports `__next__` on python 3 * supports `next` on python 2