Searched defs:fileclass (Results 1 – 2 of 2) sorted by relevance
26 def __init__(self, text, fileclass=StringIO.StringIO, host=None, port=None): argument
46 def __init__(self, text, fileclass=io.BytesIO, host=None, port=None): argument