Searched defs:newline (Results 1 – 2 of 2) sorted by relevance
31 def __init__(self, text, newline, colour): argument40 def Print(text='', newline=True, colour=None): argument
84 int newline = 1; in memgets() local