Opened 11 years ago
Closed 11 years ago
#3419 closed defect (fixed)
Consider dropping libxml2 usage
Reported by: | dsd | Owned by: | humitos |
---|---|---|---|
Priority: | Low | Milestone: | Unspecified |
Component: | GetBooks | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | humitos | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
GetBooks uses libxml2-python, and this is an external library.
Could it be switched to using the xml classes that are included in Python? This way we could consider dropping the libxml2-python usage from the sugar platform and OLPC builds.
Attachments (2)
Change History (7)
comment:1 Changed 11 years ago by humitos
- Cc humitos added
Changed 11 years ago by humitos
comment:2 Changed 11 years ago by godiard
comment:3 Changed 11 years ago by humitos
All of this test that you mentioned here passed without any problem after applying this patch.
comment:4 Changed 11 years ago by humitos
- Owner changed from godiard to humitos
- Status changed from new to accepted
comment:5 Changed 11 years ago by godiard
- Resolution set to fixed
- Status changed from accepted to closed
I can't see any change in your second patch.
I applied a version with the changes we talked (move _xmldoc and _eroot to get_full_language_name method, and make them method variables)
Note: See
TracTickets for help on using
tickets.
We need do the following tests: