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 ncoghlan
Recipients christian.heimes, collinwinter, ncoghlan, rhettinger
Date 2008-02-09.13:18:19
SpamBayes Score 0.21500762
Marked as misclassified No
Message-id <1202563100.26.0.0188199047994.issue2012@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps the best we can do is a warning from the DictMixin constructor
in 2.6 when the -3 flag is specified?
History
Date User Action Args
2008-02-09 13:18:20ncoghlansetspambayes_score: 0.215008 -> 0.21500762
recipients: + ncoghlan, collinwinter, rhettinger, christian.heimes
2008-02-09 13:18:20ncoghlansetspambayes_score: 0.215008 -> 0.215008
messageid: <1202563100.26.0.0188199047994.issue2012@psf.upfronthosting.co.za>
2008-02-09 13:18:19ncoghlanlinkissue2012 messages
2008-02-09 13:18:19ncoghlancreate