summaryrefslogtreecommitdiffstats
path: root/python/python3-pathlib2/README
blob: 1a5c80617484e690ce42114da3952aa41d998f15 (plain)
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.