BIND 10 #2048: configure check for pyexpat

BIND 10 Development do-not-reply at isc.org
Thu Jun 21 05:59:07 UTC 2012


#2048: configure check for pyexpat
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:  UnAssigned
                       Type:  task   |                Status:  new
                   Priority:  low    |             Milestone:  New Tasks
                  Component:  build  |            Resolution:
  system                             |             Sensitive:  0
                   Keywords:         |           Sub-Project:  Core
            Defect Severity:  N/A    |  Estimated Difficulty:  2
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by naokikambe):

 I think we can't. There isn't SimpleXMLTreeBuilder in the python standard
 library. For using it, we should additionally install elementtree:
 http://effbot.org/downloads/#elementtree. But it seems to use xmllib,
 xmllib seems to removed from python3:
 http://www.python.org/getit/releases/3.0.1/NEWS.txt.

 Anyway that pyexpat would be used only in the stats-httpd unittest, not in
 runtime. Nevertheless I think checking for pyexpat in configure.ac would
 be better.

 Thanks,

-- 
Ticket URL: <http://bind10.isc.org/ticket/2048#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list