Py_hash_t on python27

Richard PALO richard at netbsd.org
Fri Jan 22 06:58:22 PST 2016


Le 21/01/16 20:11, Richard PALO a écrit :
>> Isn't this a python3 feature?
>>

looks like it was 3.2 according to the python website (in the release notes for 3.2)
so I use instead:
> -#if PY_VERSION_HEX < 0x02070000
> +#if PY_VERSION_HEX < 0x03020000

-- 
Richard PALO



More information about the LibreOffice mailing list