File: run_py.cmd

package info (click to toggle)
pysvn 1.5.0dfsg-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,524 kB
  • ctags: 2,281
  • sloc: cpp: 9,846; python: 2,662; sh: 430; makefile: 101; ansic: 9
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (7)
1
2
3
4
setlocal
set PYTHONPATH=%WORKDIR%\Source
c:\python23\python %*
endlocal