forked fromhtml5lib/html5lib-python
- Notifications
You must be signed in to change notification settings - Fork0
Commitd63374a
committed
Enable html5lib to work on Python 2.4 once again.
Props to Mark Wielaardhttp://lists.planetplanet.org/archives/devel/2010-May/002105.htmlFixeshttp://code.google.com/p/html5lib/issues/detail?id=133Broken byhttp://code.google.com/p/html5lib/source/diff?spec=svnf685af4b9d933107345857ee10b7d50a40943b76&r=f685af4b9d933107345857ee10b7d50a40943b76&format=side&path=/python/src/html5lib/html5parser.py#sc_svnf685af4b9d933107345857ee10b7d50a40943b76_4881 parent5d493a5 commitd63374a
1 file changed
+16
-4
lines changedLines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
17 | 29 |
| |
18 | 30 |
| |
19 | 31 |
| |
| |||
485 | 497 |
| |
486 | 498 |
| |
487 | 499 |
| |
488 |
| - | |
| 500 | + | |
489 | 501 |
| |
490 | 502 |
| |
491 | 503 |
| |
| |||
545 | 557 |
| |
546 | 558 |
| |
547 | 559 |
| |
548 |
| - | |
| 560 | + | |
549 | 561 |
| |
550 | 562 |
| |
551 | 563 |
| |
552 | 564 |
| |
553 | 565 |
| |
554 |
| - | |
| 566 | + | |
555 | 567 |
| |
556 | 568 |
| |
557 |
| - | |
| 569 | + | |
558 | 570 |
| |
559 | 571 |
| |
560 | 572 |
| |
|
0 commit comments
Comments
(0)