sgmllib.SGMLParseError: unexpected ':' char in declaration
Eric Brunel
eric.brunel at pragmadev.com
Tue Feb 25 03:45:14 EST 2003
More information about the Python-list mailing list
Tue Feb 25 03:45:14 EST 2003
- Previous message (by thread): sgmllib.SGMLParseError: unexpected ':' char in declaration
- Next message (by thread): sgmllib.SGMLParseError: unexpected ':' char in declaration
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jarek Zgoda wrote: > But who cares of DOCTYPE in HTML document, you know... Only HTML > newbies? Don't quite agree: they tell you that the document is actually a HTML document (you don't trust the .htm[l] extension, do you? ;-)) and the version of HTML it uses. It also makes the HTML document parsable by regular validating SGML parsers. But well... Nevermind... -- - Eric Brunel <eric.brunel at pragmadev.com> - PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com
- Previous message (by thread): sgmllib.SGMLParseError: unexpected ':' char in declaration
- Next message (by thread): sgmllib.SGMLParseError: unexpected ':' char in declaration
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list