Sean <smcal...@gmail.com> added the comment:

Seems to me it's probably an issue with the newlines, but from
help(code.compile_command):

    Compile a command and determine whether it is incomplete.
    
    Arguments:
    
    source -- the source string; <b>may contain \n characters</b>
    filename -- optional filename from which source was read; default
                "<input>"
    symbol -- optional grammar start symbol; "single" (default) or

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6480>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to