Skip to content

Typo in simpletree Document, utf-8^ instead of utf-8 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gsnedders opened this issue Apr 9, 2013 · 1 comment
Closed

Typo in simpletree Document, utf-8^ instead of utf-8 #3

gsnedders opened this issue Apr 9, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@gsnedders
Copy link
Member

Reported by maks.tsoy, Dec 24, 2012

Seems like the default value for encoding must be utf-8, not utf=8^

def toxml(self, encoding="utf=8"):

@ghost ghost assigned gsnedders Apr 9, 2013
@gsnedders
Copy link
Member Author

This appears already fixed.

gsnedders added a commit that referenced this issue Apr 10, 2013
gsnedders added a commit to gsnedders/html5lib-python that referenced this issue Nov 24, 2014
This test is written to ensure that it is treated differently to how
it is in the script data double escaped dash dash state, as this was
the bug html5lib-python used to have.
gsnedders pushed a commit to gsnedders/html5lib-python that referenced this issue Nov 24, 2014
…e-escaped-dash-state

Fix html5lib#3: test ">" in script data double escaped dash state; r=jgraham
hugovk added a commit to hugovk/html5lib-python that referenced this issue Feb 25, 2020
Replace deprecated optparse with argparse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant