Ticket #529 (closed defect: duplicate)
Fix tests in python2.7
| Reported by: | Nicolas Évrard <nicolas.evrard@…> | Owned by: | hodgestar |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.7 |
| Component: | Parsing | Version: | devel |
| Keywords: | Cc: |
Description
Running tests under python2.7 raises two errors that should not be raised since HTMLParser don't do it.
The attached patch fixes this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

