gpgme/lang/python/src
Ben McGinnes 1d00fb987b python bindings: estreams fix
* lang/python/src/core.py: Adjusted new_from_estream function to alias
  new_from_stream instead of fd.
* fixed the _gpgme import errors introduced in commit
  08cd34afb7 by changing the exported
  functions/types to match the inner module where all the work is
  done, rather than the outer one(s).

Tested-by: Ben McGinnes <ben@adversary.org>
Signed-off-by: Ben McGinnes <ben@adversary.org>
2018-08-30 15:41:31 +10:00
..
constants Python bindings constants: PEP8 compliance (almost) 2018-08-18 15:36:23 +10:00
__init__.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00
callbacks.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00
core.py python bindings: estreams fix 2018-08-30 15:41:31 +10:00
errors.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00
results.py PEP8 compliance and other code fixes 2018-08-10 11:25:01 +10:00
util.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00