]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use proper py3k syntax for relative import (from . import foo)
authorAlex Martelli <aleaxit@gmail.com>
Mon, 21 Aug 2006 20:54:38 +0000 (20:54 +0000)
committerAlex Martelli <aleaxit@gmail.com>
Mon, 21 Aug 2006 20:54:38 +0000 (20:54 +0000)
commitc5c45ba30f913f7ce8e69b49663cfea2f5aae7c8
tree779d98a2fe310a6ae19df0b1f2a60a0d8d582d61
parentfe25e236ed3cb3415f8674693f00970181d4edc2
Use proper py3k syntax for relative import (from . import foo)
Lib/xml/etree/ElementInclude.py
Lib/xml/etree/ElementTree.py