Sridhar Ratnakumar <sridh...@activestate.com> added the comment:

> On Windows, that should be python24.exe (not python2.4.exe).

Hmm, that is only true for ActivePython. For detecting Python interpreters 
installed on the system, a simple approach could be to hardcode the full paths, 
as done by tox: http://code.google.com/p/pytox/source/browse/tox/_venv.py#242

----------

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

Reply via email to