Searched defs:fileclass (Results 1 – 3 of 3) sorted by relevance
26 def __init__(self, text, fileclass=StringIO.StringIO, host=None, port=None): argument
49 def __init__(self, text, fileclass=io.BytesIO, host=None, port=None): argument
250 uint32_t fileclass = header.e_ident[EI_CLASS]; in mipsVariantFromElfFlags() local