Mercurial > ~astiob > upreckon > hgweb
annotate upreckon.cmd @ 141:dfde0f5e0984
A couple of Win32 fixes
Bug fix: win32.kill() no longer raises a fatal NameError.
Bug fix: stderr is now flushed when exiting due to a keyboard interrupt.
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Tue, 24 May 2011 23:53:43 +0100 |
parents | bd3fc9017f91 |
children |
rev | line source |
---|---|
93
bd3fc9017f91
Added upreckon.cmd for Windows users
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff
changeset
|
1 @ start /b /wait python "%~dpn0" %* |