aboutsummaryrefslogtreecommitdiff
path: root/rpki/__init__.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2014-04-05 22:42:12 +0000
committerRob Austein <sra@hactrn.net>2014-04-05 22:42:12 +0000
commitfe0bf509f528dbdc50c7182f81057c6a4e15e4bd (patch)
tree07c9a923d4a0ccdfea11c49cd284f6d5757c5eda /rpki/__init__.py
parentaa28ef54c271fbe4d52860ff8cf13cab19e2207c (diff)
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
svn path=/branches/tk685/; revision=5757
Diffstat (limited to 'rpki/__init__.py')
-rw-r--r--rpki/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpki/__init__.py b/rpki/__init__.py
new file mode 100644
index 00000000..9e090f63
--- /dev/null
+++ b/rpki/__init__.py
@@ -0,0 +1,2 @@
+# This file exists to tell Python that this the content of this
+# directory constitute a Python package.