From d19ceed522d80d0b3dba446933a5b9316dc48c0b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 23 Nov 2008 04:31:53 +0000 Subject: Okay, so I'll admit that my vision of a future where all the world is an s-expression is probably no more than a figment of my imagination. Someday, though, somebody will want to parse spki in python, and they will sure be glad that svn preserves deleted files. git-svn-id: file:///home/or/svnrepo/updater/trunk@17371 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- lib/sexp/__init__.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 lib/sexp/__init__.py (limited to 'lib/sexp/__init__.py') diff --git a/lib/sexp/__init__.py b/lib/sexp/__init__.py deleted file mode 100644 index 1ccccc3..0000000 --- a/lib/sexp/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ - -__all__ = [ 'parse', 'encode', 'access', 'tests' ] -- cgit v1.2.3