Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Dbdist_wininst.py5 def reinitialize_command(self, command, reinit_subcommands=0): member in bdist_wininst
/external/python/setuptools/setuptools/
D__init__.py150 def reinitialize_command(self, command, reinit_subcommands=0, **kw): member in Command
/external/python/cpython3/Lib/distutils/
Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): member in Command
Ddist.py916 def reinitialize_command(self, command, reinit_subcommands=0): member in Distribution
/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