[XML-SIG] sgmlop and xmllib.py compatibility

Fred L. Drake Fred L. Drake, Jr." <fdrake@acm.org
Fri, 28 Aug 1998 11:44:59 -0400 (EDT)


A.M. Kuchling writes:
 > at it, I'm wondering why FastXMLParser isn't a subclass of the
 > original XML parser that overrides certain methods, but instead copies
 > the methods of xmllib.XMLParser.  Subclassing would seem to make
 > keeping the two compatible slightly easier.

  In "mypackage.module", 'import module' loads "mypackage.module".
There's no way to import a global module from within a package module
of the same name.


  -Fred

--
Fred L. Drake, Jr.	     <fdrake@acm.org>
Corporation for National Research Initiatives
1895 Preston White Dr.	    Reston, VA  20191