Hi Seo, On Sat, Mar 18, 2006 at 12:41:38PM +0900, Sanghyeon Seo wrote: > print hasattr(obj, 'attribute')
Indeed. I think this way discussed a very long time ago, and it seemed that eating all exceptions in hasattr() as in CPython was thought to be strange. But I guess we should do it anyway, to be compliant. A bientot, Armin _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
