This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients ajaksu2, gpolo, roger.serwy, taleinat
Date 2009-08-12.16:43:54
SpamBayes Score 0.0010421192
Marked as misclassified No
Message-id <1250095439.58.0.165688469361.issue1612262@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch adds support for nested objects in pyclbr and also in
ClassBrowser.

I have yet to find an optimal way to test this on test_pyclbr (I did
some things here, none very nice), so you will notice tests are missing
on this patch.
History
Date User Action Args
2009-08-12 16:44:01gpolosetrecipients: + gpolo, taleinat, ajaksu2, roger.serwy
2009-08-12 16:43:59gpolosetmessageid: <1250095439.58.0.165688469361.issue1612262@psf.upfronthosting.co.za>
2009-08-12 16:43:57gpololinkissue1612262 messages
2009-08-12 16:43:57gpolocreate