(newbie) A very weird Python CGI problem, possibly related to os.system

Werner Schiendl ws-news at gmx.at
Mon Nov 26 06:10:27 EST 2001


Hi,

I'm sorry I have no more concrete suggestion, but I would really start
adding some debugging output.
There are a couple things in your gameservers function which could possibly
fail (creating the temporary file, os.system(),...)

I'd try to print some lines as the script processes to see what goes wrong
exactly.
Maybe it's easier for us then to help.

good luck
Werner





More information about the Python-list mailing list