chiark / gitweb /
Import version to a separate namespace
authorKarl Hasselström <kha@treskal.com>
Tue, 13 May 2008 21:50:27 +0000 (23:50 +0200)
committerKarl Hasselström <kha@treskal.com>
Tue, 13 May 2008 21:50:27 +0000 (23:50 +0200)
commita2ba4d541c7f651d08fbbdd87048975b52909cc2
tree6674c47d2360fc7cc84713dc7ac9cf5f96bf33c6
parente5075287dec4478862ae435b69a0d3ffddfff0cb
Import version to a separate namespace

The set of names we need from the version module is about to get too
large to list explicitly, but we don't want to pollute the local
namespace with every name from version. So do a qualified import of
the module.

Signed-off-by: Karl Hasselström <kha@treskal.com>
setup.py