CVS: crypto __init__.py,1.10,1.11
"A.M. Kuchling" <[email protected]> Wed, 20 Oct 2004 09:49:44 -0700
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/pycrypto/crypto
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16454
Modified Files:
__init__.py
Log Message:
[Bug #1041582] Add PublicKey to __all__
Index: __init__.py
===================================================================
RCS file: /cvsroot/pycrypto/crypto/__init__.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- __init__.py 13 Aug 2004 23:44:47 -0000 1.10
+++ __init__.py 20 Oct 2004 16:49:42 -0000 1.11
@@ -17,7 +17,7 @@
theoretic functions)
"""
-__all__ = ['Cipher', 'Hash', 'Protocol', 'Util']
+__all__ = ['Cipher', 'Hash', 'Protocol', 'PublicKey', 'Util']
__version__ = '2.0'
__revision__ = "$Id$"
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl