Menu

#35 SkipTo ignore print statement

closed
nobody
None
5
2010-06-25
2009-12-03
Anonymous
No

Line 2864:
print "found ignoreExpr, advance to", loc

I'm using pyparsing as a pre-processor. The output of the program gets printed to stdout. Therefore, this print statement ends up in my program's output. I suspect this was originally a debug statement of some kind, so maybe it was meant to be commented out?

Discussion

  • Paul McGuire

    Paul McGuire - 2009-12-23

    Thanks for the bug report - this will be removed in the next release.

     
  • Paul McGuire

    Paul McGuire - 2010-06-25
    • status: open --> closed
     

Log in to post a comment.