aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/constants/data
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-06-06 12:12:09 +0000
committerJustus Winter <[email protected]>2016-06-06 12:16:01 +0000
commit2055a63605207bbf3b5ce1aa7bf159e7b83e87e6 (patch)
tree2f4004203e635f725bbba234cc77f434b5d0866a /lang/python/pyme/constants/data
parentpython: Fix test suite with GnuPG prior to 2.1.12. (diff)
downloadgpgme-2055a63605207bbf3b5ce1aa7bf159e7b83e87e6.tar.gz
gpgme-2055a63605207bbf3b5ce1aa7bf159e7b83e87e6.zip
python: Drop obsolete VCS keywords.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'lang/python/pyme/constants/data')
-rw-r--r--lang/python/pyme/constants/data/__init__.py1
-rw-r--r--lang/python/pyme/constants/data/encoding.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/python/pyme/constants/data/__init__.py b/lang/python/pyme/constants/data/__init__.py
index f172e0c7..ed7b67b9 100644
--- a/lang/python/pyme/constants/data/__init__.py
+++ b/lang/python/pyme/constants/data/__init__.py
@@ -1,4 +1,3 @@
-# $Id$
from . import encoding
__all__ = ['encoding']
diff --git a/lang/python/pyme/constants/data/encoding.py b/lang/python/pyme/constants/data/encoding.py
index d1485ad4..ac6079c9 100644
--- a/lang/python/pyme/constants/data/encoding.py
+++ b/lang/python/pyme/constants/data/encoding.py
@@ -1,4 +1,3 @@
-# $Id$
# Copyright (C) 2004 Igor Belyi <[email protected]>
# Copyright (C) 2002 John Goerzen <[email protected]>
#