iterating in reverse

Nick Vargish nav at adams.patriot.net
Fri Jan 17 15:36:28 EST 2003


Cliff Wells <LogiplexSoftware at earthlink.net> writes:

>     val = list(str(val))

Argh. Like I said, too much cold symptom suppressor. Or maybe too much
blood in my caffeine system. That's much cleaner than 

map(lambda x: x, str(val))

Groan... :^)

Nick

-- 
#include<stdio.h> /* SigMask 0.3 (sig.c) 19990429 PUBLIC DOMAIN "Compile Me" */
int main(c,v)char *v;{return !c?putchar(*v-1)&&main(0,v+ /* Tweaks welcomed. */
1):main(0,"Ojdl!Wbshjti!=obwAqbusjpu/ofu?\v\1");}  /* build: cc -o sig sig.c */




More information about the Python-list mailing list