* ADD patch by Mikael Nordfeldth to file python3 syntax compatibility due to the 'file' builtin being removed. isinstance(foo, file) → hasattr(foo, 'read'), or, file = _io._IOBase * CLOSES issue #13. https://github.com/isislovecruft/python-gnupg/pull/13 |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_ansistrm.py | ||
_logger.py | ||
_meta.py | ||
_parsers.py | ||
_util.py | ||
_version.py | ||
copyleft.py | ||
gnupg.py |