Files
typeshed/stdlib
Ethan Smith 236ed3f731 Add genericpath stub (#2300)
To backport `os.path.commonpath` in mypy I needed to use genericpath. It seems unchanged since 3.4, and the `same*` functions were added in 3.4. (checked via comparing the `__all__`s of the source in 2.7, 3.4, and 3.7.)
2018-07-02 13:13:38 -07:00
..
2018-07-02 13:13:38 -07:00
2018-04-06 11:09:11 -07:00