Paul Sokolovsky f909034400 py: Implement support for "except Exception as var" clause.
For this, needed to implement DELETE_NAME bytecode (because var bound
in except clause is automatically deleted at its end).
http://docs.python.org/3/reference/compound_stmts.html#except :
"When an exception has been assigned using as target, it is cleared at
the end of the except clause."
2014-03-23 22:00:04 +02:00
..
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-02-05 00:51:47 +00:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-22 17:37:20 -07:00
2014-01-28 19:52:04 +01:00
2014-03-22 21:31:28 +00:00
2014-03-17 02:43:40 -07:00
2014-01-19 01:40:47 +02:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-22 21:31:28 +00:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-22 21:31:28 +00:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00
2014-03-22 13:52:08 +02:00
2014-03-17 02:43:40 -07:00
2014-03-17 02:43:40 -07:00