@echo off c:\python26\python.exe c:\python26\scripts\nosetests -m "^test_.*" tests/ @pause