A bit fun with Python

Ulrich Petri ulope at gmx.de
Mon Mar 24 17:10:13 EST 2003


a little riddle:

how does this script:
------------------
re.fork("this works")
print sys.compile
------------------
produce that output:

------------------
this works
posix
------------------

;)

Ciao Ulrich






More information about the Python-list mailing list