Define a NestingError exception that gives a reasonable error message when
the open element stack does not contain the tag passed to finish_endtag(). The new message gives us the tag that was seen and the contents of the tag stack at the time.
Showing
Please register or sign in to comment