On Jun 5, 7:11 am, Tomohiro Kusumi <[EMAIL PROTECTED]>
wrote:
>
> > It could be that the result overloads the __getattr__-method to delegate
> > calls to some object. Thus it's not part of the outer instance.
>

Didn't I read that Py3 will support a __dir__ method so that classes
*could* report such pseudo-attributes in response to dir?

-- Paul
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to