HomeFreeBSD

Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files

Description

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

Details

Provenance
antoineAuthored on
Parents
rP396896: - Add LICENSE
Branches
Unknown
Tags
Unknown