html5lib / gcode-import

Automatically exported from code.google.com/p/html5lib. Purely archival.
Other
7 stars 8 forks source link

AssertError on some random case #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by marko.ko...@gmail.com on 12 Sep 2011 at 3:25

GoogleCodeExporter commented 9 years ago
Issue 191 has been merged into this issue.

Original comment by ja...@hoppipolla.co.uk on 20 May 2012 at 5:52

GoogleCodeExporter commented 9 years ago
https://github.com/html5lib/html5lib-python/issues/7

Original comment by geoffers on 9 Apr 2013 at 9:24