Damien George e44d26ae0c py: Implement __getattr__.
It's not completely satisfactory, because a failed call to __getattr__
should not raise an exception.

__setattr__ could be implemented, but it would slow down all stores to a
user created object.  Need to implement some caching system.
2014-03-31 22:57:56 +01:00
..
2014-02-22 20:25:05 +02:00
2014-03-31 18:02:22 +01:00
2014-02-16 00:01:29 +00:00
2014-03-27 00:11:36 +02:00
2014-03-31 22:57:56 +01:00
2014-03-20 16:28:41 +00:00
2014-02-02 03:32:55 +02:00
2014-01-21 05:01:21 +02:00
2014-01-30 22:16:47 -08:00
2014-02-08 23:17:51 +02:00
2014-02-08 22:56:36 +02:00
2014-02-10 07:13:32 +02:00
2014-02-08 23:19:48 +02:00