From 5e60e0e3af85f22aa0afe8bf0ecf85619afacfeb Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 22 Aug 2013 16:39:52 -0400 Subject: Imported Upstream version 0.6.0.12 --- pycryptopp/hash/__init__.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 pycryptopp/hash/__init__.py (limited to 'pycryptopp/hash/__init__.py') diff --git a/pycryptopp/hash/__init__.py b/pycryptopp/hash/__init__.py deleted file mode 100644 index 5399f81..0000000 --- a/pycryptopp/hash/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -import sha256 - -quiet_pyflakes=[sha256] -- cgit v1.2.3