Home GnuPG
Diffusion GPGME c0c50318bd8e

python: Avoid Python3-only form of super().
c0c50318bd8eUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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>

Details

Provenance
justusAuthored on Sep 12 2016, 5:21 PM
Parents
rM1d5bbbf1185a: python: Make type translation compatible with Python 2.7.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rMc0c50318bd8e: python: Avoid Python3-only form of super(). (authored by Justus Winter <justus@g10code.com>).Sep 12 2016, 5:24 PM