Message 225776 - Python tracker

Message225776

Author ned.deily
Recipients Kent.D..Lee, ned.deily
Date 2014-08-24.00:47:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408841222.53.0.186345255926.issue22168@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch should prevent the AttributeError exception when not using a default Canvas.  I now think the overall approach introduced in Issue11571 is not the best.  I plan to commit this fix for now but encourage more robust solutions in the long term.
History
Date User Action Args
2014-08-24 00:47:02ned.deilysetrecipients: + ned.deily, Kent.D..Lee
2014-08-24 00:47:02ned.deilysetmessageid: <1408841222.53.0.186345255926.issue22168@psf.upfronthosting.co.za>
2014-08-24 00:47:02ned.deilylinkissue22168 messages
2014-08-24 00:47:02ned.deilycreate