Re: beginner's doubt

2002-01-28 Thread Trent Mick
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

Re: beginner's doubt

2002-01-27 Thread Matthew
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]>

beginner's doubt

2002-01-24 Thread nimesh nedungadi
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