télécharger
Attention ! Cet interpréteur n’est pas totalement compatible avec Python3.
Version inerte :
#!/usr/bin/env python print "Content-type: text/html" print print "<html><head><title>CGI test</title></head><body>Hello World!</body></html>"