Damien George 4852e09c79 py: Fix adding of traceback so that it appends to existing info.
This makes exception traceback info self contained (ie doesn't rely on
list object, which was a bit of a hack), reduces code size, and reduces
RAM footprint of exception by eliminating the list object.

Addresses part of issue #1126.
2015-02-27 00:36:39 +00:00
..
2015-02-14 02:20:35 +08:00
2015-02-14 02:20:35 +08:00
2015-02-14 23:35:00 +00:00
2015-02-23 23:20:16 +02:00
2015-02-23 23:20:16 +02:00
2015-01-21 00:19:42 +00:00
2015-02-22 01:21:08 +02:00
2015-02-23 23:20:16 +02:00