summaryrefslogtreecommitdiffstats
path: root/python/pathlib2/README
blob: 475b754080b3fda3e177272c0b78a21ab8aa6bfc (plain)
1
2
3
4
5
6
The old pathlib module on bitbucket is in bugfix-only mode. The goal of
pathlib2 is to provide a backport of standard pathlib module which tracks the
standard library module, so all the newest features of the standard pathlib
can be used also on older Python versions.

Optional dependency: python3