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 python-dev
Recipients Arfrever, CliffM, eric.araujo, ethan.furman, ezio.melotti, georg.brandl, ncoghlan, priyapappachan, python-dev, yselivanov
Date 2014-04-08.16:07:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g3D696TRlz7Lnt@mail.python.org>
In-reply-to
Content
New changeset 0973d45197cc by Yury Selivanov in branch '3.4':
docs: Document __objclass__. Closes #19281.
http://hg.python.org/cpython/rev/0973d45197cc

New changeset 2a953cb5642d by Yury Selivanov in branch 'default':
docs: Document __objclass__. Closes #19281.
http://hg.python.org/cpython/rev/2a953cb5642d
History
Date User Action Args
2014-04-08 16:07:30python-devsetrecipients: + python-dev, georg.brandl, ncoghlan, ezio.melotti, eric.araujo, Arfrever, ethan.furman, yselivanov, CliffM, priyapappachan
2014-04-08 16:07:30python-devlinkissue19281 messages
2014-04-08 16:07:30python-devcreate