• Guido van Rossum's avatar
    Prepare for a separate optimization pass: · 6a8155da
    Guido van Rossum authored
    - add getCode() interface to TALGenerator
    
    - remove premature optimization from emitRawText()
    
    - rework unEmitNewlineWhitespace() so it works with unoptimized code
    
    - use getCode() in HTMLTALParser and TALParser
    6a8155da
TALParser.py 7.66 KB