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 larry, serhiy.storchaka
Date 2014-01-18.17:41:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390066905.49.0.254180190747.issue20294@psf.upfronthosting.co.za>
In-reply-to
Content
Oh!  I thought it worked fine, because I've seen people convert both an __init__ and a __new__.  But I guess they wrapped them.

It's an easy change, I can try to do that today.
History
Date User Action Args
2014-01-18 17:41:45larrysetrecipients: + larry, serhiy.storchaka
2014-01-18 17:41:45larrysetmessageid: <1390066905.49.0.254180190747.issue20294@psf.upfronthosting.co.za>
2014-01-18 17:41:45larrylinkissue20294 messages
2014-01-18 17:41:45larrycreate