Searched refs:_Command (Results 1 – 1 of 1) sorted by relevance
134 _Command = monkey.get_unpatched(distutils.core.Command) variable137 class Command(_Command):138 __doc__ = _Command.__doc__147 _Command.__init__(self, dist)151 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)