R. David Murray added the comment:

As far as I can tell, this is working as designed, and in fact you ought to see 
site-packages getting compiled *three* times (normal, -O, and -OO).

I wonder if this is a holdover from when we didn't have per-interpreter pyc 
files, and its just that no one noticed the need for recompile of site-packages 
didn't exist any more.  On the other hand, I may be missing some piece of logic 
that means that it is still needed.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue27884>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to