Edgewall Software

Opened 12 years ago

Closed 11 years ago

#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 (1)

genshi_tests.diff (1.3 KB) - added by Nicolas Évrard <nicolas.evrard@…> 12 years ago.
patch for genshi/filters/tests/test_html.py

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by Nicolas Évrard <nicolas.evrard@…>

patch for genshi/filters/tests/test_html.py

comment:1 Changed 12 years ago by hodgestar

  • Owner changed from cmlenz to hodgestar
  • Status changed from new to assigned

Thanks!

comment:2 Changed 11 years ago by hodgestar

  • Resolution set to duplicate
  • Status changed from assigned to closed

I applied a slightly different patch in #501 -- see that ticket for details.

Note: See TracTickets for help on using tickets.