aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/win_script_wrapper.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge Vinay Sajip's unified Python 2/3 support from distribute 3Jason R. Coombs2013-06-181-8/+10
|\
| * old win wrapper script not expecting return values from write()Philip Thiem2013-02-161-18/+43
| * Backout the pkg_resources.py fixPhilip Thiem2013-02-161-2/+4
| * A few non-python 3 print statementsPhilip Thiem2013-02-041-12/+12
| * Updated tests of win_script_wrapper to use 32-bit wrappersJason R. Coombs2013-05-111-3/+3
| * Fix some ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2012-12-291-7/+21
* | Updated win_script_wrapper to run on Python 2 and Python 3Jason R. Coombs2013-06-181-31/+46
|/
* removing windows EOL linestarek2009-10-141-137/+137
* Backport gui.exe launcher fix.PJ Eby2008-01-031-3/+36
* Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when therePJ Eby2007-01-241-5/+6
* Added quoting of script arguments and extended the quoting logic toJim Fulton2006-08-221-0/+103