Metadata objects are rather special, they have overridden attribute access and various other dirty tricks (mainly to maintain legacy compatibility) see book/base.py for the ugly details. What are you trying to do? Maybe I can tell you how to achieve that, easier than explaining the whole thing.
|