Skip to content
Snippets Groups Projects
Commit 8913fde2590b authored by Jean-Francois Pieronne's avatar Jean-Francois Pieronne
Browse files

src/python/scripts/pyrte_test1.py initial version

parent 1095a6c19428
No related branches found
No related tags found
No related merge requests found
import wasd
while wasd.cgiplus_begin(True):
print 'Content-type: text/html'
print ''
wasd.write(None)
print '<h1><i>hello world!</i></h1>'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment