Files
lix/src
Eelco Dolstra b1e3b1a4ac Treat undefined variable errors consistently
Previously, a undefined variable inside a "with" caused an EvalError
(which can be caught), while outside, it caused a ParseError (which
cannot be caught).  Now both cause an UndefinedVarError (which cannot
be caught).
2013-10-08 14:45:36 +02:00
..
2012-03-18 23:54:57 +01:00
2013-10-02 14:34:36 +02:00
2013-10-02 14:34:36 +02:00
2013-09-06 17:20:19 +02:00
2012-10-03 17:59:23 -04:00