Martin Pitt added the comment:

Yes, this affects python 2.7 only; as I said, this is all solved in python3 by 
introducing the explicit extensions like __pycache__/*..cpython-33.pyc so that 
multiple versions can share one directory. With that these symlink hacks aren't 
necessary any more.

----------

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

Reply via email to