[issue20622] Python3.3 venv pip fails to run if path contains spaces

R. David Murray report at bugs.python.org
Tue Feb 18 16:51:42 CET 2014


R. David Murray added the comment:

The interpreter is a compiled C binary, not a shell script.  Thus the limitations of the !# "hack" do no apply to the interpreter itself.

----------
nosy: +r.david.murray
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20622>
_______________________________________


More information about the Python-bugs-list mailing list