aboutsummaryrefslogtreecommitdiff
path: root/python/path.py/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/path.py/README')
-rw-r--r--python/path.py/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/path.py/README b/python/path.py/README
new file mode 100644
index 0000000000000..6d8a3a2c3be4a
--- /dev/null
+++ b/python/path.py/README
@@ -0,0 +1,3 @@
+path.py implements a path objects as first-class entities,
+allowing common operations on files to be invoked on those
+path objects directly.