Files
typeshed/stdlib/2
Rebecca Chen ffd73b3e8e Add shlex.shlex.next in Python 2. (#3389)
shlex.shlex should match the Iterator protocol, for which it needs both
`__iter__` and `__next__` (`next` in Python 2) defined.
2019-10-18 23:13:38 +02:00
..
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2017-04-02 15:01:17 -07:00
2017-04-30 14:16:30 -07:00
2016-10-26 16:24:49 -07:00
2018-10-24 07:20:53 -07:00
2016-10-26 16:24:49 -07:00
2016-12-19 21:52:56 -08:00
2017-05-31 12:07:21 -07:00
2016-10-26 16:24:49 -07:00
2018-10-24 07:20:53 -07:00
2018-11-23 09:51:44 -08:00