Unpaking Tuple

Dave Angel d at davea.name
Tue Oct 9 02:29:09 EDT 2012


On 10/09/2012 02:07 AM, Bob Martin wrote:
> in 682592 20121008 232126 "Prasad, Ramit" <ramit.prasad at jpmorgan.com> wrote:
>> Thomas Bach wrote:=0D=0A> Hi there,=0D=0A> =0D=0A> On Sat, Oct 06, 2012 at =
>> 03:08:38PM +0000, Steven D'Aprano wrote:=0D=0A> >=0D=0A> > my_tuple =3D my_=
>> tuple[:4]=0D=0A> > a,b,c,d =3D my_tuple if len(my_tuple) =3D=3D 4 else (my_=
>> <SNIP> 
>> y and completeness of information, viruses,=0D=0Aconfidentiality, legal pri=
>> vilege, and legal entity disclaimers,=0D=0Aavailable at http://www=2Ejpmorg=
>> an=2Ecom/pages/disclosures/email=2E
> How does one unpack this post?  ;-)

Since that's not the way it arrived here, i have to ask, how do you get
these posts?  Are you subscribed to individual messages by email via
python.org?  or are you using google-groups or some other indirection?

In any reasonable mail program, you can see the source of a message. 
Most of the troubles i've seen here have been caused by people trying to
send html mail to a text-based mailing list.  But in the case you quote,
the original message came here as text/plain, and well formatted.

-- 

DaveA




More information about the Python-list mailing list