python: eliminate DeprecationWarning: SO -> EXT_SUFFIX
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 25 Oct 2018 03:47:59 +0000 (03:47 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 25 Oct 2018 04:23:45 +0000 (04:23 +0000)
commitaa6e2962360ecff5066dacab99e9b81fb910a69f
tree4a0eaf1b1cc2fb1823901dae0df9d4f24377d17f
parentd61ad04f11a083a5958af437e39b7b682b911f7c
python: eliminate DeprecationWarning: SO -> EXT_SUFFIX

- https://python.readthedocs.io/en/stable/whatsnew/3.4.html
- The `sysconfig` key `SO` is deprecated, it has been replaced by `EXT_SUFFIX`
modules/python/common.cmake