"<!" in SGMLParser - an error ?
Fredrik Lundh
fredrik at pythonware.com
Tue Nov 6 15:49:40 EST 2001
More information about the Python-list mailing list
Tue Nov 6 15:49:40 EST 2001
- Previous message (by thread): "<!" in SGMLParser - an error ?
- Next message (by thread): "<!" in SGMLParser - an error ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Amit Weisman wrote:
> When parsing an HTML page with SGMLParser ' I get an
> error when then parser meets a ! tag ('<!') . Why ?
something like this?
SomeError: here's an error
or did Python perhaps give you a more specific error
message?
</F>
- Previous message (by thread): "<!" in SGMLParser - an error ?
- Next message (by thread): "<!" in SGMLParser - an error ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list