Files
pytest2/py/bin/env.cmd
holger krekel d43d69e3db death to "misc" directories. moved most files out of py/misc, either to a
private attic or to other places in the lib.

--HG--
branch : trunk
2009-08-25 16:14:15 +02:00

3 lines
76 B
Batchfile

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