diff options
Diffstat (limited to 'fs/path.py')
-rw-r--r-- | fs/path.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ """ +fs.path +======= + Useful functions for FS path manipulation. This is broadly similar to the standard 'os.path' module but works with |