From fe0bf509f528dbdc50c7182f81057c6a4e15e4bd Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 5 Apr 2014 22:42:12 +0000 Subject: Source tree reorg, phase 1. Almost everything moved, no file contents changed. svn path=/branches/tk685/; revision=5757 --- rpki/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rpki/__init__.py (limited to 'rpki/__init__.py') 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. -- cgit v1.2.3