Luke Campagnola
c7a78642fd
Added interactive console widget:
...
- GUI interactive python prompt, useful in a variety of situations where
python -i or ipython don't work very well.
- Command history (requires a little help finding storage for this)
- Exception catching, allowing the user to inspect local variables
at any level within a stack trace (currently, this is done _without_
blocking the application)
2012-06-18 15:18:38 -04:00
..
2012-03-01 21:55:32 -05:00
2012-05-31 16:05:19 -04:00
2012-05-29 23:44:14 -04:00
2012-03-17 11:47:20 -04:00
2012-05-31 16:05:19 -04:00
2012-06-18 15:18:38 -04:00
2012-04-03 01:11:39 -04:00
2012-04-18 00:09:37 -04:00
2012-05-31 16:05:19 -04:00
2012-05-29 23:18:34 -04:00
2012-03-01 21:55:32 -05:00
2012-03-01 21:55:32 -05:00
2012-06-18 13:45:47 -04:00
2012-05-11 18:05:41 -04:00
2012-04-28 15:48:49 -04:00
2012-03-09 12:38:15 -05:00
2012-04-28 15:12:46 -04:00
2012-03-01 22:53:52 -05:00
2012-05-11 20:10:48 -04:00
2012-05-23 20:29:16 -04:00
2012-05-11 18:05:41 -04:00
2012-03-01 22:53:52 -05:00
2012-03-17 11:47:20 -04:00
2012-03-01 22:58:02 -05:00
2012-03-17 11:47:20 -04:00
2012-04-04 12:22:43 -04:00
2012-04-12 12:44:31 -04:00
2012-06-18 14:00:19 -04:00
2012-04-21 15:57:47 -04:00
2012-05-11 18:05:41 -04:00
2012-05-08 17:55:25 -04:00
2012-04-04 09:29:35 -04:00
2012-04-22 13:22:43 -04:00
2012-05-11 18:05:41 -04:00
2012-06-18 13:50:44 -04:00
2012-03-01 22:58:02 -05:00
2012-05-23 20:29:16 -04:00
2012-05-10 23:37:07 -04:00
2012-05-31 16:05:19 -04:00
2012-05-31 16:06:13 -04:00
2012-05-31 16:05:19 -04:00
2012-03-17 11:47:20 -04:00
2012-03-17 23:10:00 -04:00
2012-05-31 16:05:19 -04:00
2012-04-04 12:22:43 -04:00
2012-03-01 21:55:32 -05:00
2012-03-01 21:55:32 -05:00
2012-05-23 20:29:16 -04:00