Status: New Owner: ---- New issue 215 by jcarlosg...@gmail.com: Properly detect seekable streams http://code.google.com/p/html5lib/issues/detail?id=215
This patch removes the hack that tests for sys.stdin to determine if the stream is seekable (it has tell() and seek() but it is not seekable), by actually calling tell() and seek().
Attachments: html5lib_inputstream_fix_tell_seek_guessing.diff 445 bytes -- 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.