13 Mar
2013
13 Mar
'13
6:56 a.m.
Nick Coghlan added the comment: On Tue, Mar 12, 2013 at 1:18 PM, Antoine Pitrou <report@bugs.python.org> wrote:
Antoine Pitrou added the comment:
Also, in 3.2 and higher I'm not sure there's a point in mentioning pyc/pyo files; they're all shelved in __pycache__ now.
It still makes a difference for bytecode-only files, which aren't in __pycache__ Cheers, Nick. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue17232> _______________________________________