Replace relative imports with absolute imports for forward compatibility with python...
authorZac Medico <zmedico@gentoo.org>
Mon, 18 Sep 2006 03:54:07 +0000 (03:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 18 Sep 2006 03:54:07 +0000 (03:54 -0000)
commit6d59eb3641681aeb06a6ecee7582a286f47a0a91
tree37ef69ae3924a312da74f9c263c76faba195333f
parente628db83f211c9d922ff4aa4da09e822cb3d883f
Replace relative imports with absolute imports for forward compatibility with python 2.6.

svn path=/main/trunk/; revision=4470
pym/cache/anydbm.py
pym/cache/flat_hash.py
pym/cache/flat_list.py
pym/cache/fs_template.py
pym/cache/metadata.py
pym/cache/metadata_overlay.py
pym/cache/sql_template.py
pym/cache/sqlite.py
pym/cache/template.py
pym/cache/util.py