forked fromhtml5lib/html5lib-python
- Notifications
You must be signed in to change notification settings - Fork0
Commit4b7db9b
committed
Fixhtml5lib#23; get parse.py at least mostly working under Python 3.
This could badly do with refactoring; it's likely with some set ofoptions this will still not work.1 parent172380c commit4b7db9b
1 file changed
+19
-7
lines changedLines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
40 |
| - | |
41 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 |
| |
43 | 47 |
| |
44 | 48 |
| |
| |||
76 | 80 |
| |
77 | 81 |
| |
78 | 82 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 |
| |
83 | 90 |
| |
84 |
| - | |
| 91 | + | |
| 92 | + | |
85 | 93 |
| |
86 | 94 |
| |
87 | 95 |
| |
| |||
119 | 127 |
| |
120 | 128 |
| |
121 | 129 |
| |
122 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
123 | 135 |
| |
124 | 136 |
| |
125 | 137 |
| |
|
0 commit comments
Comments
(0)