Status: New
Owner: ----

New issue 190 by marko.ko...@gmail.com: AssertError on some random case
http://code.google.com/p/html5lib/issues/detail?id=190

What steps will reproduce the problem?

Unable to reproduce

Please provide any additional information below.

http://flexget.com/ticket/1099

relevant bit:

File "build/bdist.linux-x86_64/egg/html5lib/inputstream.py", line 285, in detectBOM
    self.rawStream.seek(encoding and seek or 0)
File "build/bdist.linux-x86_64/egg/html5lib/inputstream.py", line 50, in seek
    assert pos < self._bufferedBytes()
AssertionError

--
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
html5lib-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB.

Reply via email to