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 georg.brandl
Recipients amaury.forgeotdarc, georg.brandl, techdragon
Date 2014-11-04.09:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415093225.06.0.565397943874.issue22790@psf.upfronthosting.co.za>
In-reply-to
Content
@Amaury: this is not what I read there:

"If the object is a type or class object, the list contains the names of its attributes, and recursively of the attributes of its bases."

This implies that class attributes are definitely supposed to be in there.
History
Date User Action Args
2014-11-04 09:27:05georg.brandlsetrecipients: + georg.brandl, amaury.forgeotdarc, techdragon
2014-11-04 09:27:05georg.brandlsetmessageid: <1415093225.06.0.565397943874.issue22790@psf.upfronthosting.co.za>
2014-11-04 09:27:04georg.brandllinkissue22790 messages
2014-11-04 09:27:04georg.brandlcreate