Home
last modified time | relevance | path

Searched defs:reinitialize_command (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dcmd.py317 def reinitialize_command(self, command, reinit_subcommands=0): member in Command
Ddist.py903 def reinitialize_command(self, command, reinit_subcommands=0): member in Distribution