On Thu, Jan 24, 2002 at 05:46:51PM -0800, nimesh nedungadi wrote:
> hi
>
> In the python documentation, where do i find the list
> of all objects of a class... for eg. if i want to
> find, what are all the objects in parser class, how do
> i go about finding it.
As was already suggested you can
r something vague type "modules 'VAGUE THING'". Eg. "modules
mail". Of course, while in help mode.
Or use the HTML documentation.
Matthew Sherborne
- Original Message -
From: "nimesh nedungadi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
hi
In the python documentation, where do i find the list
of all objects of a class... for eg. if i want to
find, what are all the objects in parser class, how do
i go about finding it.
nimesh
=
Ability is what you are capable of doing. Motivation determines what you do. Attitude
determine