On Thu, Nov 02, 2017 at 02:05:22PM +0000, Daniel Jakots wrote: > On Thu, 2 Nov 2017 14:51:09 +0100, Antoine Jacoutot > <[email protected]> wrote: > > > +.if ${VERSION} == "2.7" || ${VERSION} == "3.6" > > Wouldn't it be better to use MODPY_DEFAULT_VERSION_2 and > MODPY_DEFAULT_VERSION_3?
python does not use these. Anyway I have a better diff pending after rpointel feedback. -- Antoine
