##// END OF EJS Templates
Add searching of .py files to find_cmd so Twisted's trial runner is found....
Add searching of .py files to find_cmd so Twisted's trial runner is found. Fix necessary for the test suite to run under win32.

File last commit:

r736:d53b34f4
r2110:8a76d7d6
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$