On Apr 7, 2004, at 10:41 AM, Graham Fawcett wrote: ... > def _q_resolve(name): > return _other_exports.get(name) ... > It's clean, explicit, declarative, easy to type, and has a nice > idiomatic feel about it, don't you think? I would happy reading this > in someone's code, or writing it in mine. > > ...Yeah, I like this better. Negate my original +1. I agree with Graham.