-
Committer:
Jacques Distler
-
Date:
2007年09月06日 15:40:48 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20070906154048-nm5k5q0wf1i7sfit
HTML5lib Bug
Fixed a bug in the HTML5lib tokenizer (affects S5 slideshows).
Some miscellaneous code cleanup. In particular, don't bother with zapping control characters;
instead, rely on is_utf8? method to raise an exception (which we do anyway).