Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsupport.py115 def ensure_finalized(self): member in DummyCommand
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py107 def ensure_finalized(self): member in Command