Clean-up the number of imports in main.py
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 2 Nov 2006 21:18:32 +0000 (21:18 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 2 Nov 2006 21:18:32 +0000 (21:18 +0000)
commitc333afcf5feb13f23746410a14aa9d42efc9ff01
tree211d6a00d745799865b2be7ff87b28a03e89acf9
parent613a2f163a1c2185eb03f1d9e8504e8fd737a4a4
Clean-up the number of imports in main.py

This is needed to reduce the start-up time to about a half. Only the module
for the given command is loaded.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/main.py