Éric Araujo <mer...@netwok.org> added the comment:

Hi, and thanks for your interest in improving distutils2.

I am not a Windows user, much less developer, so I have many questions about 
your proposed pysetup.bat:
- Will “@%~dp0\..\python.exe” get the proper path for people who do not install 
Python to C:\?
- Aren’t there issues with .bat scripts (or maybe it’s with .com scripts, I 
never remember)?
- Shouldn’t we install a pysetup.py script instead?
- Shouldn’t we generate an .exe file instead (see #12394)?

In other words, I need more info from Windows experts about what works best for 
Python developers :)

----------
nosy: +brian.curtin, pmoore, tim.golden, vinay.sajip
versions: +3rd party -Python 2.6, Python 2.7, Python 3.1, Python 3.2

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

Reply via email to