python-gnupg/gnupg
Charles Duffy c648eea9de Not sufficient to drop bad options; good ones need to be passed through.
This code was broken: Half of it required `options` to be a string, and the
other half required `options` to be a list (which the tests enforced, but the
constructor would silently drop for normal-path initialization).
2014-10-22 08:23:20 -05:00
..
test Not sufficient to drop bad options; good ones need to be passed through. 2014-10-22 08:23:20 -05: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 Not sufficient to drop bad options; good ones need to be passed through. 2014-10-22 08:23:20 -05:00
_parsers.py Not sufficient to drop bad options; good ones need to be passed through. 2014-10-22 08:23:20 -05:00
_trust.py properly pass argument during trustdb repair 2014-10-22 04:12:25 -05:00
_util.py Continue search for a usable binary if entries are symlinks 2014-10-22 04:12:25 -05:00
_version.py Move source files to directory named for top-level package. 2013-06-03 21:16:19 +00:00
copyleft.py Change LICENSE to GPLv3+, after discussion with intrigeri. 2013-07-27 19:27:53 +00:00
gnupg.py Make homedir permissions check optional 2014-10-22 07:04:26 -05:00