comparison doc/plugin.txt @ 601:59fbd7586454 trunk

Simplify implementation of `py:with` directive by compiling to a `Suite`, instead of manually breaking up the statement and compiling each part to an `Expression`. Also, the first line of code in a `Suite` is now stored as the "function name" of the bytecode, so that it shows up in tracebacks.
author cmlenz
date Wed, 22 Aug 2007 21:50:46 +0000
parents 1da8de3e5e51
children 3a59144a35b1
comparison
equal deleted inserted replaced
600:23a4784203ae 601:59fbd7586454
Copyright (C) 2012-2017 Edgewall Software