]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use *absolute* imports now that they are required. (Should this go into 2.5?)
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 24 Mar 2006 07:47:46 +0000 (07:47 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 24 Mar 2006 07:47:46 +0000 (07:47 +0000)
commit2def11a90d1ea89af46c32ccb7e5dbe0bcaff73a
tree98d0111e74647059ba5c6326bfc28f730dd31ea3
parentc3e54b848000e8cd2fc28ea29f3f8a0163aa075f
Use *absolute* imports now that they are required.  (Should this go into 2.5?)
Lib/xmlcore/sax/__init__.py
Lib/xmlcore/sax/saxutils.py
Lib/xmlcore/sax/xmlreader.py