]> git.cworth.org Git - obsolete/notmuch-old/commit
python: add a file abstracting away differences between python 2 and 3
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 17 May 2012 16:13:55 +0000 (18:13 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 17 May 2012 16:23:11 +0000 (18:23 +0200)
commit8e3faa7f18d9ca87a77834d76f4b8db95669252b
treedb944028fe1bdb2e1316a1de03752e5e5aeb3124
parent643719dfce3bc1c9fa3a0d861076069d08d7bbbc
python: add a file abstracting away differences between python 2 and 3

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/notmuch/compat.py [new file with mode: 0644]
bindings/python/notmuch/database.py
bindings/python/notmuch/globals.py