Links on September 13th, 2007
-
Python autoimp module
13/Sep/07
Python module that does lazy loading of any module on your python path. The idea is pretty neat, gotta check if it's stable enough or how it deals with nested imports.

