-
Guido van Rossum authored
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.
2c16aad0