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 larry
Recipients Yury.Selivanov, larry, skrah, yselivanov
Date 2014-05-02.00:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398989689.91.0.824750870414.issue21399@psf.upfronthosting.co.za>
In-reply-to
Content
By default AC emits "$type" for class methods, see dict_fromkeys in Objects/dictobject.c.
History
Date User Action Args
2014-05-02 00:14:50larrysetrecipients: + larry, skrah, Yury.Selivanov, yselivanov
2014-05-02 00:14:49larrysetmessageid: <1398989689.91.0.824750870414.issue21399@psf.upfronthosting.co.za>
2014-05-02 00:14:49larrylinkissue21399 messages
2014-05-02 00:14:48larrycreate