• Guido van Rossum's avatar
    Pile of major changes -- the tests should all succeed again now: · 062277d2
    Guido van Rossum authored
    - NestingError derives from HTMLParseError, and is hence simplified.
    
    - Thread the input position through all the code generation routines;
      all compile-time exceptions now possess lineno and offset.
    
    - Restructured the code that inserts implied end-tags, and made it
      generate output that is the same as the input more often.  This was
      the hardest to get right, and I expect to be working more on it.
    062277d2
README.txt 3.5 KB