mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
pathlib2 is the Python 2.7 backport of the pathlib module from Python 3. Hence we use the same stub file for both. The maintainer of pathlib2 granted permission for stubs to be added in mcmtroffaes/pathlib2#44.