On Mon, 16 Dec 2013 10:26:14 -0800 (PST), Jean Dubois <jeandubois...@gmail.com> wrote:

  File "./test.py", line 7
    def flush()
              ^
SyntaxError: invalid syntax

A definition line needs to end with a colon (fix the other as well)

--
DaveA

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to