Python get's a mention on University Challenge

Greg Ewing (using news.cis.dfn.de) g2h5dqi002 at sneakemail.com
Mon Jun 2 21:54:32 EDT 2003


Phil Thompson wrote:
> Maybe prayer should be added as a transport to Twisted?

Should be simple enough:

def pray(text):
   open("/dev/god", "w").write(text)

(Implementation of the /dev/god kernel module left as
an exercise for the reader.)

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg





More information about the Python-list mailing list