summaryrefslogtreecommitdiff
path: root/python/samba_external/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba_external/README')
-rw-r--r--python/samba_external/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/samba_external/README b/python/samba_external/README
new file mode 100644
index 0000000000..d6a4dec7b1
--- /dev/null
+++ b/python/samba_external/README
@@ -0,0 +1,4 @@
+This directory is for external python libraries that may not be
+installed on the local system. We always should try to use the
+system version of the library if possible, then use the Samba
+supplied copy if the system copy is unavailable