On Fri, Dec 26, 2008 at 8:00 PM, Gabriel Genellina <gagsl-...@yahoo.com.ar>wrote:
> En Fri, 26 Dec 2008 15:11:44 -0200, Victor Subervi < > victorsube...@gmail.com> escribió: > >> On 12/26/08, Tino Wildenhain <t...@wildenhain.de> wrote: >> > > print "Content-Type: text/html" >>>> print >>>> print """ >>>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " >>>> http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> >>>> >>> > I think there should be only one blank line between header and content, you > have two (so the document contains an empty line before the doctype > declaration, and I think this is invalid). > Will try. Thanks. Let you know next week if problem. Victor
-- http://mail.python.org/mailman/listinfo/python-list