Home
last modified time | relevance | path

Searched refs:semi_standalone (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py390 semi_standalone = 0 variable in AppBuilder
421 if ((self.standalone or self.semi_standalone)
460 if self.standalone or self.semi_standalone:
489 if self.standalone or self.semi_standalone:
504 if self.standalone or self.semi_standalone:
513 semi_standalone = self.semi_standalone
524 if self.standalone or self.semi_standalone:
562 return compile(SITE_PY % {"semi_standalone": self.semi_standalone},
659 if path and self.semi_standalone:
723 if self.standalone or self.semi_standalone:
[all …]