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 holdenweb
Recipients eric.araujo, eric.smith, holdenweb, lukasz.langa, michael.foord, rhettinger
Date 2010-11-25.20:24:07
SpamBayes Score 0.007964986
Marked as misclassified No
Message-id <4CEEC5C0.1040603@holdenweb.com>
In-reply-to <1290714257.34.0.470557756443.issue10533@psf.upfronthosting.co.za>
Content
On 11/25/2010 1:44 PM, Łukasz Langa wrote:
> To sum up: if you don't find the idea of adding `fallbackdict'
> (possibly with an different *short* name) worth it, then I'm +1 on
> correcting the docs in terms of __missing__ and leaving the
> implementation as is.

+1

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
PyCon 2011 Atlanta March 9-17       http://us.pycon.org/
See Python Video!       http://python.mirocommunity.org/
Holden Web LLC                 http://www.holdenweb.com/
History
Date User Action Args
2010-11-25 20:24:09holdenwebsetrecipients: + holdenweb, rhettinger, eric.smith, eric.araujo, michael.foord, lukasz.langa
2010-11-25 20:24:07holdenweblinkissue10533 messages
2010-11-25 20:24:07holdenwebcreate