blob: c790155e820da9c8cca11565223b132f13f8d06c (
plain)
1
2
3
4
|
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.
|