__members__ and __methods__ are both deprecated as of 2.2 and there is the new __dir__. Is there any reason to keep them? I don't notice anything in PEP 3100, but it seems like they should be removed.
Also PyMember_[GS]et are documented as obsolete and I plan to remove them unless I hear otherwise. n _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com