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 ethan.furman
Recipients eli.bendersky, eric.snow, ethan.furman, ronaldoussoren
Date 2013-09-04.13:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378302234.36.0.0255506282829.issue16938@psf.upfronthosting.co.za>
In-reply-to
Content
Issue18693 has a patch to `inspect` so that classify_class_attrs will also look in the metaclass.  If that is accepted I think PyDoc is okay as is.
History
Date User Action Args
2013-09-04 13:43:54ethan.furmansetrecipients: + ethan.furman, ronaldoussoren, eli.bendersky, eric.snow
2013-09-04 13:43:54ethan.furmansetmessageid: <1378302234.36.0.0255506282829.issue16938@psf.upfronthosting.co.za>
2013-09-04 13:43:54ethan.furmanlinkissue16938 messages
2013-09-04 13:43:54ethan.furmancreate