bf188e280b
* lang/python/pyme/core.py (Data.__init__): Add 'copy' kwargument, and pass it to functions supporting it. PEP8 fix. (Data.new_from_fd): PEP8 fix. (Data.new_from_file): Give a more helpful error message if copy is False. PEP8 fix. (Data.new_from_fd): Hand the file descriptor to 'gpgme_data_new_from_fd', not a stream. Fix docstring. * lang/python/tests/t-data.py: Add tests for this. Signed-off-by: Justus Winter <justus@gnupg.org> |
||
---|---|---|
.. | ||
Makefile.am | ||
support.py | ||
t-callbacks.py | ||
t-data.py | ||
t-decrypt.py | ||
t-edit.py | ||
t-encrypt-sign.py | ||
t-encrypt-sym.py | ||
t-encrypt.py | ||
t-export.py | ||
t-sign.py | ||
t-signers.py | ||
t-wait.py | ||
t-wrapper.py |