On Jul 18, 2013 4:23 PM, "CTSB01" <[email protected]> wrote: > > File "<pyshell#9>", line 2 > ... rtn = [] > ^
The "..." is the continuation prompt from the interactive interpreter, not part of the code. Don't paste it into Python.
-- http://mail.python.org/mailman/listinfo/python-list
