How do you append a CGI file from a server into a txt file?
2
Contributors
1
Reply
4 Days
Discussion Span
1 Year Ago
Last Updated
2
Views
Related Article:How To Append A list by keyword
is a Python discussion thread by mkmk123 that has 3 replies, was last updated 1 year ago and has been tagged with the keywords: append, python.
It is impossible to answer your question without more information. If you are implementing a CGI HTTP server you should reference the following module, which may already provide some of the functions you're looking for: http://docs.python.org/library/cgihttpserver.html#module-CGIHTTPServer