Chris Withers wrote: > Nick Coghlan wrote: >> My personal preferences: >> >> Thorough: ./python -m test.regrtest -uall >> Typical: ./python -m test.regrtest >> Specific: ./python -m test.regrtest test_mod1 test_mod2 > > This looks good, I assume this would work on Windows too? Yep - and of course, you can even leave out the ./ in that case. (Oh, if for some reason you're working on a Python 2.4 or earlier build, the above won't work, since -m only started supporting running modules inside packages in 2.5) Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia ---------------------------------------------------------------
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4