Menu

#4 unbalanced

open
nobody
None
5
2004-01-27
2004-01-25
No

If there are an odd number of '"' marks in an input string,
you will get a traceback and pub will crash. The problem
is in 'WordEnd'. Fixing it requires rethinking how parsing
errors are handled. I'll work on this presently.

Discussion

  • R. David Murray

    R. David Murray - 2004-01-27
    • summary: unbalanced " cause traceback/abort --> unbalanced
     
  • R. David Murray

    R. David Murray - 2004-01-27

    Logged In: YES
    user_id=100308

    OK, this appears to have been a red herring, fixed by
    fixing the indentation problems in pubcore.py. So
    forget this bug. I still think there will be a need
    for a better error system in the parser, but now it
    can wait until we need it for something.

     

Log in to post a comment.