Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/tests/
Dsupport.py117 def ensure_finalized(self): member in DummyCommand
/third_party/python/Lib/distutils/
Dcmd.py105 def ensure_finalized(self): member in Command