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