Making a dict from two lists/tuples

Emile van Sebille emile at fenx.com
Sat May 26 10:29:37 EDT 2001


"Jonathan Feinberg" <jdf at pobox.com> wrote in message
news:ofsgciqx.fsf at pobox.com...
> "Alex Martelli" <aleaxit at yahoo.com> writes:
>
> > temp=[decorate(x) for x in beep]
> > temp.sort()
> > beep[:]=[undecorate(x) for x in temp]
>
> I was wondering what a Schwartzian Transform might look like in
> Python. ;)
>

What's that?  ;))

LOL-ly y'rs

--

Emile van Sebille
emile at fenx.com

---------





More information about the Python-list mailing list