Searched refs:MyCmd (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/distutils/tests/ | ||
H A D | test_cmd.py | 11 class MyCmd(Command): class 19 self.cmd = MyCmd(dist) 76 wanted = ["command options for 'MyCmd':", ' option1 = 1', |
Completed in 1 milliseconds