]> granicus.if.org Git - python/commit
Based on comments from Paul Prescod:
authorFred Drake <fdrake@acm.org>
Sat, 16 Oct 1999 02:07:50 +0000 (02:07 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 16 Oct 1999 02:07:50 +0000 (02:07 +0000)
commit40e84db0f4ca06cfd40f6eebe2f9907797c8a67b
treee2c7df2419c9d8b4f6b7dca9afa57a220e027976
parent226ae6ca122f814dabdc40178c7b9656caf729c2
Based on comments from Paul Prescod:

If os.fork() doesn't exist, raise SystemError with an explanation at
the top of the module.  Added a note to the module docstring.
Lib/CGIHTTPServer.py