commit | 60254fe8448787be73e7973616e206f2b5de3f21 | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Sun May 28 10:46:55 2006 +0000 |
committer | Thomas Wouters <thomas@python.org> | Sun May 28 10:46:55 2006 +0000 |
tree | 7b22102548f5cc4eddac889268a0f2f232883e5a | |
parent | 477c8d5e70240744d24631b18341ad892c8a8e1c [diff] |
While testing absolute and relative imports, remember that absolute imports are the default now. (Should __future__ be cleaned up, and all tests for future statements be removed or changed to expect exceptions when they are used?)