Home
last modified time | relevance | path

Searched defs:ensure_finalized (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dsupport.py118 def ensure_finalized(self): member in DummyCommand
/external/python/cpython2/Lib/distutils/tests/
Dsupport.py126 def ensure_finalized(self): member in DummyCommand
/external/python/cpython3/Lib/distutils/
Dcmd.py105 def ensure_finalized(self): member in Command
/external/python/cpython2/Lib/distutils/
Dcmd.py107 def ensure_finalized(self): member in Command