Report line number and column offset for NestingError.
Changed the interface for the NestingError exception; it now has tag, lineno, and offset attributes, and reports these in its __str__; the tagstack is no longer needed. Moved all the "internal thingies" to the end; renamed some for more consistent naming.
Showing
Please register or sign in to comment