Miscellany
public text v1 · immutableimport CGIHTTPServer
CGIHTTPServer.test()
# http://stackoverflow.com/questions/448837/how-do-i-create-a-webpage-with-buttons-that-invoke-various-python-scripts-on-the #
import CGIHTTPServer
CGIHTTPServer.test()
# http://stackoverflow.com/questions/448837/how-do-i-create-a-webpage-with-buttons-that-invoke-various-python-scripts-on-the #