386d6d5c8b
path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly. WWW: https://github.com/jaraco/path.py
4 lines
181 B
Text
4 lines
181 B
Text
path.py implements a path objects as first-class entities, allowing common
|
|
operations on files to be invoked on those path objects directly.
|
|
|
|
WWW: https://github.com/jaraco/path.py
|