A bit fun with Python

Gerhard Häring gh at ghaering.de
Mon Mar 24 18:58:31 EST 2003


* Ulrich Petri <ulope at gmx.de> [2003-03-24 23:10 +0100]:
> a little riddle:
> 
> how does this script:
> ------------------
> re.fork("this works")
> print sys.compile
> ------------------
> produce that output:
> 
> ------------------
> this works
> posix
> ------------------

Uh? By hacking stuff into builtins in sitecustomize? Not sure how that's
funny, though.

Gerhard
-- 
mail:   gh at ghaering.de
web:    http://ghaering.de/





More information about the Python-list mailing list