summaryrefslogtreecommitdiffstats
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, 0 insertions, 3 deletions
diff --git a/python/path.py/README b/python/path.py/README
deleted file mode 100644
index 6d8a3a2c3b..0000000000
--- a/python/path.py/README
+++ /dev/null
@@ -1,3 +0,0 @@
-path.py implements a path objects as first-class entities,
-allowing common operations on files to be invoked on those
-path objects directly.