gpgme/lang/python/pyme
Justus Winter 594c3b8b05 python: Clarify that we support Python 2.7 too.
* lang/python/README: Use 'Python' instead of 'Python 3'.
* lang/python/pyme/version.py.in: Likewise.
* lang/python/setup.py.in: Add classifier for 2.7, drop 3 only.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-09-14 14:36:29 +02:00
..
constants python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
__init__.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
callbacks.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
core.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
errors.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
results.py python: Adapt to TOFU changes. 2016-09-14 14:32:48 +02:00
util.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
version.py.in python: Clarify that we support Python 2.7 too. 2016-09-14 14:36:29 +02:00