commit | 87de069e4e6387e77bafae8aba2f73a70dccc1a2 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Mar 15 04:33:54 2006 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Mar 15 04:33:54 2006 +0000 |
tree | 204ccfecd2084d38f807d89de881c9db6958ca5a | |
parent | 903d846a69b6a837495c00b26bd4bbcb3835e26f [diff] |
Use relative imports in a few places where I noticed the need. (Ideally, all packages in Python 2.5 will use the relative import syntax for all their relative import needs.)