write method

write

def write(self, text):
    ...
ParameterTypeDescription
textstr

See Also