Files
pytest2/bin/env.cmd
holger krekel 92d482069c moving py/bin to rootlevel bin/ and fixing tests
--HG--
branch : trunk
2009-10-29 16:53:02 +01:00

3 lines
76 B
Batchfile

@echo off
for /F "usebackq delims=" %%i in (`python "%~dp0\env.py"`) do %%i