Oneliners?

Timothy R Evans tre17 at pc142.cosc.canterbury.ac.nz
Thu Jul 15 19:16:53 EDT 1999


"Thomas S. Strinnhed" <thstr at serop.abb.se> writes:
> 
> I heard there was a webserver in one line of Perl,
> does Python match that (or two or three...)?
> 

Shouldn't be too hard, if you count:

import SimpleHTTPServer

as only one line!

--
Tim Evans




More information about the Python-list mailing list