An error when i switched from python v2.6.6 => v3.2.3

Νίκος Γκρ33κ nikos.gr33k at gmail.com
Thu Mar 7 11:22:25 EST 2013


I have fixed this!
Still ahve allok and you will see that in both of my images they appear in the firstpage of superhost.gr

the output of .py files appear fine except of that ehen a visitor click on my first 2 image links he also sees as first line this:

print ( "Content-type: text/html; charset=utf-8\n" )

this is because the above code is a header and its contained to every cgi .py file that i generate html ouput from via os.system()

Can this be somehow eliminated?



More information about the Python-list mailing list