2008/1/16, Diez B. Roggisch <[EMAIL PROTECTED]>:
> Dmitry wrote:
>
> > Hi All,
> >
> > I've trying to develop one Python application, and
> > neet to solve one problem. I need to list all classes defined in one
> > package (not module!).
> >
> > Could anybody please show me more convinient (correct
Dmitry wrote:
> Hi All,
>
> I've trying to develop one Python application, and
> neet to solve one problem. I need to list all classes defined in one
> package (not module!).
>
> Could anybody please show me more convinient (correct) way to
> implement this?
Look at the module inspect and it's
Hi All,
I've trying to develop one Python application, and
neet to solve one problem. I need to list all classes defined in one
package (not module!).
Could anybody please show me more convinient (correct) way to
implement this?
Thanks,
Dmitry
--
http://mail.python.org/mailman/listinfo/python-l