summaryrefslogtreecommitdiff
path: root/fs/path.py
diff options
context:
space:
mode:
authorwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2010-01-02 21:17:58 +0000
committerwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2010-01-02 21:17:58 +0000
commitf02e1aeb4104cdf05628c7777c1879b4258be3f9 (patch)
tree9e64d9e738c99b9fe3a6ded1ce706a4d0d0e1b92 /fs/path.py
parentb7dbf13f40bf766fc19ce43d7861b98ca9edbcda (diff)
downloadpyfilesystem-f02e1aeb4104cdf05628c7777c1879b4258be3f9.tar.gz
More documentation
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@311 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'fs/path.py')
-rw-r--r--fs/path.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/path.py b/fs/path.py
index aba1722..16e9ab7 100644
--- a/fs/path.py
+++ b/fs/path.py
@@ -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