Files
typeshed/stdlib/2and3
Valérian Rousset 56760eda52 Improve iterators (#405)
Mainly reorder the stub, adding some missing method and having some other being version dependent.

I've also, in 30f395e, specialized some function, specifying it for Sequence and Mapping, which is not strictly correct (because any class having `__getitem__` should get accepted) but is way more useful that simply having Any.
2016-07-26 07:41:08 -07:00
..
2016-04-13 11:44:43 +02:00
2016-07-26 07:41:08 -07:00
2016-07-22 07:38:17 -07:00