Is Python growing?

Gerhard Häring gerhard at bigfoot.de
Fri Jun 28 11:02:59 EDT 2002


Mark McEahern wrote:
> [...] What's so
> beautiful about Python is that all I had to do was fire up the interactive
> interpreter and do this to remind myself of what map does:
> 
>  >>> print map.__doc__

help(map) in 2.2.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list