Closed GoogleCodeExporter closed 9 years ago
Attribute access is not handled through __getattr__, so the current
implementation doesn't intercept those calls.
It may be possible to re-impelement mox using __getattribute__, which would
probably be much more powerful, but I don't have the bandwidth to do it at this
time.
Original comment by steve.mi...@gmail.com
on 7 Jul 2010 at 5:52
Original issue reported on code.google.com by
vmal...@gmail.com
on 4 Jul 2010 at 2:15