A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-August/102861.html below:

[Python-Dev] #2651 - KeyError does not round trip strings

[Python-Dev] #2651 - KeyError does not round trip strings [Python-Dev] #2651 - KeyError does not round trip stringsFred Drake fdrake at acm.org
Thu Aug 5 00:02:39 CEST 2010
On Wed, Aug 4, 2010 at 5:57 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> and use a default message of
> "'Key not found: %r' % key" if the key argument is supplied without an
> explicit message

I suspect you meant a default message of

    'Key not found: %r' % (key,)

since `key` might be a 1-tuple.  :-)


  -Fred

--
Fred L. Drake, Jr.    <fdrake at gmail.com>
"A storm broke loose in my mind."  --Albert Einstein
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4