Using Python on Win2000Server under IIS5 question

Grant Munsey gmunsey at adobe.com
Thu May 18 20:57:05 EDT 2000


The crash happens with the following script:

----- cut -----
import sys
print "Content-Type: text/plain\n"
print "Hello World"
sys.exit(0)
----- cut -----

I later found out that when I tried a larger, more complicated
script ... things started working!
Since I am now cooking along there is no need for anyone to waste
time on this unless they are curious.





More information about the Python-list mailing list