forked fromcratejoy/html5lib-python
- Notifications
You must be signed in to change notification settings - Fork0
Commit7edad17
committed
Fixhtml5lib#78: drop RecursiveTreeWalker.
Nothing has used this for years, and it shouldn't be used as it caneasily run out of stack (and a non-recursive algorithm is scarcelymore complex).1 parente8d1802 commit7edad17
1 file changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 118 | | |
134 | 119 | | |
135 | 120 | | |
| |||
0 commit comments
Comments
(0)