On Thu, 10 Oct 2013 07:41:19 +0300, yoav glazner <yoavglazner at gmail.com> wrote: > I'm not sure Droping imports is the best way to go, since every python > script/app will import common modules right on the start and it will still > seem like the interpeter boot is slow. > > making modules load faster seems like a better approch Making any of the infrastructure faster is good. But I certainly have plenty of CLI scripts that import only os and sys, so reducing the number of modules imported will be a win for me. (Now, granted, a lot of those scripts *ought* to import argparse, which imports a bunch of stuff, but they don't ;) --David
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4