gpgme/lang/python/pyme
Justus Winter c0c50318bd python: Avoid Python3-only form of super().
* lang/python/pyme/core.py (GpgmeWrapper.__repr__): Use more
compatible form of super.
(GpgmeWrapper.__setattr__): Likewise.
(Context.__init__): Likewise.
(Data.__init__): Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-09-12 17:24:18 +02:00
..
constants python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
__init__.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
callbacks.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
core.py python: Avoid Python3-only form of super(). 2016-09-12 17:24:18 +02:00
errors.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
results.py python: Improve engine information handling. 2016-07-28 11:16:35 +02:00
util.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
version.py.in python: Add a flag identifying in-tree builds. 2016-08-02 18:45:10 +02:00