I'm not that familiar with the interfaces between PyGgy and PyLly. Is
there a way to do what I want? It seems like I have to feed the first
line to the parser, then determine if the statement is incomplete, and
if so, collect another line of input to continue parsing. Is PyGgy
structured in such a way that I can do that?
--Ned.