Skip to content

Conversation

@gsnedders
Copy link
Member

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().

/@jcarlosgarciasegovia

jcarlosgarciasegovia and others added 3 commits May 2, 2013 23:15
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().
@gsnedders
Copy link
Member Author

e674941

@gsnedders gsnedders closed this May 7, 2013
@gsnedders gsnedders deleted the gcode-215 branch May 7, 2013 19:59
gsnedders pushed a commit to gsnedders/html5lib-python that referenced this pull request Nov 24, 2014
…eplacement

Fix html5lib#19: lone surrogates should not be replaced by U+FFFD; r=jgraham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants