forked fromcratejoy/html5lib-python
- Notifications
You must be signed in to change notification settings - Fork0
Commite269a2f
committed
Remove the isstring hack in lxml treewalker.
Thisfixeshtml5lib#115 as a result, as we're no longer type-sniffing strings.1 parentf130676 commite269a2f
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 90 | | |
95 | 91 | | |
96 | 92 | | |
| |||
143 | 139 | | |
144 | 140 | | |
145 | 141 | | |
146 | | - | |
| 142 | + | |
147 | 143 | | |
148 | 144 | | |
149 | 145 | | |
| |||
0 commit comments
Comments
(0)