]> granicus.if.org Git - python/commit
Fix relative import. This fixes test_sax.py.
authorGuido van Rossum <guido@python.org>
Fri, 21 Apr 2006 13:52:56 +0000 (13:52 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 21 Apr 2006 13:52:56 +0000 (13:52 +0000)
commit7ec155f5be6cdcbf55a607c2846cbd4ea80c3681
tree8fb4f8315252abc286cdd52d052f628e48e03113
parente4dea98e5aed37b71625cd76988433f5f8bee379
Fix relative import.  This fixes test_sax.py.
Lib/xmlcore/sax/xmlreader.py