summaryrefslogtreecommitdiffstats
path: root/source/python
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-09-09 05:22:13 +0000
committerMartin Pool <mbp@samba.org>2002-09-09 05:22:13 +0000
commitc651720633e3affb192eef9e676fad37a0ad4fae (patch)
tree3e07b0bcfa146691ece158f30876b521378b9540 /source/python
parentfc5e186821abc429ea8314d0785b76cbe1ec5f74 (diff)
downloadsamba-c651720633e3affb192eef9e676fad37a0ad4fae.tar.gz
samba-c651720633e3affb192eef9e676fad37a0ad4fae.tar.xz
samba-c651720633e3affb192eef9e676fad37a0ad4fae.zip
Add little meta note
Diffstat (limited to 'source/python')
-rw-r--r--source/python/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/python/README b/source/python/README
index f7510463768..6d42897bad1 100644
--- a/source/python/README
+++ b/source/python/README
@@ -1,3 +1,9 @@
+This directory contains Python bindings to allow you to access various
+aspects of Samba. At the moment their status is "experimental" and
+they are not built by default.
+
+
+----
Quick Install Guide
--
Lines prepended with a $ indicate shell commands.