python: Moved the Python 3 files to their own directory and restored Python 2 files.
[ashd.git] / python3 / ashd / __init__.py
diff --git a/python3/ashd/__init__.py b/python3/ashd/__init__.py
new file mode 100644 (file)
index 0000000..c918ad6
--- /dev/null
@@ -0,0 +1,5 @@
+"""Base module for ashd(7)-related fucntions.
+
+This module implements nothing. Please see the ashd.util or ashd.proto
+modules.
+"""