XML checking requies non-standard lxml.etree

Bug #445398 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
High
Curtis Hovey

Bug Description

In a momentary laps if reason, I used lxml.etree, which is not in the standard Python library. I should have used xml.etree. The error handling is not as nice since it fails on the first problem. xml.parsers.expat, the underlying parser, is better because it has html entity support.

Tags: dependency
Curtis Hovey (sinzui)
Changed in gdp:
status: Triaged → Fix Committed
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 445398 Fix released

Fixed released in gdp 0.2.

Changed in gdp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.