Author :
shadchin
Date :
2017-01-03 18:54:48
Hash :023286d1 Message :Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).