◐ Shell
clean mode source ↗

Message 192705 - Python tracker

Message192705

Author vstinner
Recipients python-dev, vstinner
Date 2013-07-09.00:01:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373328072.09.0.278933708034.issue18408@psf.upfronthosting.co.za>
In-reply-to
Content
type_slot_tp_str.patch: Fix for the __str__ slot of types (slot_tp_str() in typeobject.c).
History
Date User Action Args
2013-07-09 00:01:12vstinnersetrecipients: + vstinner, python-dev
2013-07-09 00:01:12vstinnersetmessageid: <1373328072.09.0.278933708034.issue18408@psf.upfronthosting.co.za>
2013-07-09 00:01:12vstinnerlinkissue18408 messages
2013-07-09 00:01:12vstinnercreate