Files
typeshed/stdlib
Jelle Zijlstra 5c328f12e1 configparser: support PathLike (#1547)
RawConfigParser.read has code explicitly supporting PathLike objects.

Also removed an unused import and widened the accepted type from
Sequence to Iterable.
2017-08-21 13:42:35 -07:00
..
2017-08-21 13:42:35 -07:00
2017-03-20 20:07:58 -07:00