Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files
for level 1 optimization have opt-1.pyc extension
Adjust USE_PYTHON=py3kplist to handle this
Tested by: koobs
Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files Tags None Referenced Files None Subscribers None
Description
Details
|