diff options
author | Rob Austein <sra@hactrn.net> | 2010-04-13 21:31:35 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-04-13 21:31:35 +0000 |
commit | 2a633329461ff8f10df4df2be9e7955e9589a56f (patch) | |
tree | d4c8c564dba0325e4143753a5107f3301220d3d5 /scripts/myrpki.py | |
parent | fad05d8c38c0164e11216325b7c16bf7a12673f5 (diff) |
Temporary kludge (symlink) so that imports of myrpki module will work
properly, until I get around to refactoring properly.
svn path=/scripts/myrpki.py; revision=3195
Diffstat (limited to 'scripts/myrpki.py')
l--------- | scripts/myrpki.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/myrpki.py b/scripts/myrpki.py new file mode 120000 index 00000000..c90889cf --- /dev/null +++ b/scripts/myrpki.py @@ -0,0 +1 @@ +../myrpki/myrpki.py
\ No newline at end of file |