import wasd while wasd.cgiplus_begin(True): print ('Content-type: text/html') print ('') wasd.write(None) print ('

hello world!

') wasd.WATCH('and hello [x]Script')