Searched defs:ensure_finalized (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/distutils/tests/ | ||
D | support.py | 117 def ensure_finalized(self): member in DummyCommand |
/third_party/python/Lib/distutils/ | ||
D | cmd.py | 105 def ensure_finalized(self): member in Command |