I'm from the time when I inspected python objects themselves, say:

print obj.__doc__
or
dir( obj )

to know the goodies...
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to