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