notmuch-abook icon indicating copy to clipboard operation
notmuch-abook copied to clipboard

Use Python 3 if Vim was build with -python +python3

Open yzhs opened this issue 9 years ago • 1 comments

As the title says, this allows you to use notmuch-abook with a Vim build without Python 2 but with Python 3 support. Unfortunately, I don't know how to support both Python 2 and 3 without the code duplication.

yzhs avatar Feb 09 '17 09:02 yzhs

Hi! thank you for the PR!

I'm not sure how both can be supported :-/ But I'd rather avoid code duplication, so i'll ask around.

guyzmo avatar Feb 19 '17 09:02 guyzmo