Nick Coghlan added the comment:

The problem is that the assumption of assumption of an exists <-> open 
equivalence is in pip's configuration file loading rather than in ensurepip or 
venv - the idea was to pass in an existing but empty file to avoid needing a 
change in pip to fix this.

However, it looks like we're just going to have to live with the misbehaviour 
on Windows until it can be fixed on the pip side for Python 3.4.1.

----------

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

Reply via email to