Bugs item #1122726, was opened at 2005-02-14 17:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1122726&group_id=6473
Category: DOM Group: None Status: Open Resolution: None Priority: 5 Submitted By: wildsolution (mfjacobs) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot find ext.reader module Initial Comment: I was able to compile and install python 2.4 I built and installed PyXML-0.8.4. No errors. When I try to import the Sax2 module I get an error. Does anyone have any suggestions on why this is happening? Security Permissions, pathing? I do not have much expereince with XML any suggstions would be appreciated. Thanks, Mike Python 2.4 (#1, Feb 14 2005, 12:27:33) [GCC 3.2.2] on irix6 Type "help", "copyright", "credits" or "license" for more information. >>> import os >>> import sys >>> from xml.dom.ext.reader import Sax2 Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named ext.reader >>> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1122726&group_id=6473 _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig