python-gnupg/gnupg
Isis Lovecruft b0584854e1
Add test for subkey deletion (which should delete public and secret).
* FIXES part of #4:
   https://github.com/isislovecruft/python-gnupg/issues/4
2015-03-18 05:32:28 +00:00
..
test Add test for subkey deletion (which should delete public and secret). 2015-03-18 05:32:28 +00:00
__init__.py fix sphinx errors&warnings; some pep8 2013-10-14 01:24:17 -03:00
_ansistrm.py Change LICENSE to GPLv3+, after discussion with intrigeri. 2013-07-27 19:27:53 +00:00
_logger.py more py2.6 fixes 2014-04-23 14:49:24 +02:00
_meta.py Make an open() file mode explicitly binary. 2015-03-13 02:32:52 +00:00
_parsers.py Handle [GOOD|BAD|MISSING]_PASSPHRASE statuses in _parsers.ListPackets. 2015-03-11 03:25:55 +00:00
_trust.py properly pass argument during trustdb repair 2014-10-02 04:56:56 -05:00
_util.py fix broken py2 compatibity 2015-03-16 19:39:38 +02:00
_version.py Change versioneer parameters in gnupg/_version.py to match setup.py. 2014-11-19 21:44:53 +00:00
copyleft.py Change LICENSE to GPLv3+, after discussion with intrigeri. 2013-07-27 19:27:53 +00:00
gnupg.py Fix UnicodeDecodeError in gen_key() when run with PyPy. 2015-03-18 05:00:00 +00:00