Status: New
Owner: ----

New issue 187 by mtjahan...@gmail.com: [+PATCH] Python 3 compatibility
http://code.google.com/p/html5lib/issues/detail?id=187

When converting python directory to python3 (with 2to3), the change code won't work, and it has to minor bugs:
1) import error on `import new`
2) An error related to StringIO and bytes object in inputstream.py

I fixed this two problem to work both on python and python 3 (with 2to3)

This is my two commits in a cloned repository:
http://code.google.com/r/mtjahangir-html5lib-python3/source/list

--
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