Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Vinay Sajip's unified Python 2/3 support from distribute 3 | Jason R. Coombs | 2013-06-18 | 1 | -8/+10 |
|\ | |||||
| * | old win wrapper script not expecting return values from write() | Philip Thiem | 2013-02-16 | 1 | -18/+43 |
| * | Backout the pkg_resources.py fix | Philip Thiem | 2013-02-16 | 1 | -2/+4 |
| * | A few non-python 3 print statements | Philip Thiem | 2013-02-04 | 1 | -12/+12 |
| * | Updated tests of win_script_wrapper to use 32-bit wrappers | Jason R. Coombs | 2013-05-11 | 1 | -3/+3 |
| * | Fix some ResourceWarnings. | Arfrever Frehtes Taifersar Arahesis | 2012-12-29 | 1 | -7/+21 |
* | | Updated win_script_wrapper to run on Python 2 and Python 3 | Jason R. Coombs | 2013-06-18 | 1 | -31/+46 |
|/ | |||||
* | removing windows EOL lines | tarek | 2009-10-14 | 1 | -137/+137 |
* | Backport gui.exe launcher fix. | PJ Eby | 2008-01-03 | 1 | -3/+36 |
* | Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when there | PJ Eby | 2007-01-24 | 1 | -5/+6 |
* | Added quoting of script arguments and extended the quoting logic to | Jim Fulton | 2006-08-22 | 1 | -0/+103 |