Just saw this, http://cheeseshop.python.org/pypi/autoimp/1.0.1 Kind of a neat utility. It imports all your modules (ALL your modules) but loads them lazily on your first usage. Cool for your interactive sessions. Anyone using it? Chris