Damien George 7efc5b3f34 py: Make globals and locals proper dictionary objects.
Finishes addressing issue #424.

In the end this was a very neat refactor that now makes things a lot
more consistent across the py code base.  It allowed some
simplifications in certain places, now that everything is a dict object.

Also converted builtins tables to dictionaries.  This will be useful
when we need to turn builtins into a proper module.
2014-04-05 22:36:42 +01:00
..
2014-03-11 23:55:41 -07:00
2014-03-11 23:55:41 -07:00
2014-03-11 23:55:41 -07:00
2014-03-24 15:15:33 +00:00
2014-03-19 13:11:59 +00:00
2014-03-12 18:15:55 -07:00
2014-03-12 18:15:55 -07:00
2014-03-12 18:15:55 -07:00
2014-03-30 13:35:08 +01:00
2014-03-30 13:35:08 +01:00
2014-03-19 13:11:59 +00:00
2014-03-12 18:15:55 -07:00
2014-04-03 22:11:28 +01:00
2014-03-12 18:15:55 -07:00
2014-03-24 11:16:35 -07:00
2014-04-01 01:17:33 -07:00
2014-04-03 16:55:15 -07:00
2014-03-24 12:23:37 +00:00
2014-03-15 12:54:48 +00:00
2014-03-15 12:54:48 +00:00
2014-03-30 13:54:02 +01:00
2014-03-11 23:55:41 -07:00
2014-03-11 23:55:41 -07:00
2014-03-12 18:15:55 -07:00
2014-03-30 13:35:08 +01:00