Contents:
import logging logger = logging.getLogger(__name__) [docs] def initHostInfo(): return { 'format': 'macho', 'platform': 'darwin', }