Message153633
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 :) |
|
Date |
User |
Action |
Args |
2012-02-18 05:28:16 | eric.araujo | set | recipients:
+ eric.araujo, paul.moore, vinay.sajip, tim.golden, tarek, brian.curtin, alexis, lygstate |
2012-02-18 05:28:16 | eric.araujo | set | messageid: <1329542896.05.0.515617891127.issue14027@psf.upfronthosting.co.za> |
2012-02-18 05:28:15 | eric.araujo | link | issue14027 messages |
2012-02-18 05:28:14 | eric.araujo | create | |
|