Arfrever Frehtes Taifersar Arahesis added the comment:

Currently users can run e.g.:
$ python2.7 setup.py build -b build-2.7 install
$ python3.2 setup.py build -b build-3.2 install

If default name of build directory had to be changed, then it would be useful 
to also include name of Python implementation (e.g. "build-cpython-2.7").

----------

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

Reply via email to