Re: Misleading error message of the day
- From: Roy Smith <roy@xxxxxxxxx>
- Date: Fri, 09 Dec 2011 09:43:22 -0500
In article <mailman.3466.1323425036.27778.python-list@xxxxxxxxxx>,
Jean-Michel Pichavant <jeanmichel@xxxxxxxxxxx> wrote:
Ethan Furman wrote:
Jean-Michel Pichavant wrote:"A tuple in order to pass returned values ?" was the thread.
You have to opportunity to not use unpacking anymore :o) There is a
recent thread were the dark side of unpacking was exposed. Unpacking
is a cool feautre for very small applications but should be avoided
whenever possible otherwise.
Which thread was that?
~Ethan~
JM
To save everybody the effort of finding it, I think he's talking about
https://groups.google.com/d/topic/comp.lang.python/2vcwYfIQSOM/discussion
.
- References:
- Misleading error message of the day
- From: Roy Smith
- Re: Misleading error message of the day
- From: Jean-Michel Pichavant
- Re: Misleading error message of the day
- From: Roy Smith
- Re: Misleading error message of the day
- From: Jean-Michel Pichavant
- Misleading error message of the day
- Prev by Date: Contacts/Addressbook application - any good Python ones out there?
- Next by Date: Re: Contacts/Addressbook application - any good Python ones out there?
- Previous by thread: Re: Misleading error message of the day
- Next by thread: Re: Misleading error message of the day
- Index(es):
Relevant Pages
|