Let's keep an eye on PEP 488 - for Python 3.5, we're removing pyo files in
favor of aptly named __pycache__/*.pyc files.  This will also have the benefit
of being able to support both -O and -OO optimizations at the same time.

https://www.python.org/dev/peps/pep-0488/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to