Automatic import PEP
Hi, I wrote the 'autoimp' module [1], which allows you to import lazy modules: from autoimp import * (Import lazy wrapper objects around all modules; "lazy modules" will turn into normal modules when an attribute is first accessed with g
Programming language productivity
There may be entire areas of academia devoted to studying the "productivity problem;" if so, then I am not familiar with the research in that area, so please let me know where I should look for better/more recent research! - Connelly Barnes ___