Erlang (was Re: Good introduction to functional programming with Python?)
Will Ware
wware at world.std.com
Thu Dec 28 19:00:12 EST 2000
Brad Knotwell (knotwell at ix.netcom.com) wrote:
> I'm now wondering if Stackless Python's uthreads are cooperatively or
> pre-emptively multi-tasked.
Unless you're digging into their inner workings, microthreads will appear
to you as preemptively multitasking.
--
import string,time,os;print string.join((lambda x:x[:10]+x[8:])(map(
lambda x:string.center("*"*(lambda x:((x<24) ### Seasons Greetings, Will Ware
*(x-3))+3)(x),24),range(1,28, 2))),"\n") ################ wware at world.std.com
More information about the Python-list
mailing list