Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

The code that does the copy is the original PEP 405 implementation code (from 
26 May 2012). I'm fairly sure that these files were copied over only because 
(at least prior to the Python 3.3 release in September 2012) they were needed 
to be in the venv for the venv to work correctly. Python internals may have 
changed subsequently, making these copies unnecessary.

I can't easily recreate a Python 3.3.0 on Windows to confirm this, but I'm 
pretty sure I only coded it to copy over what was actually needed at the time.

----------

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

Reply via email to