> Modules are parsed when they are imported.  And some modules are already
> imported before your module is imported because they are built-in or
> loaded to be able to import your module in the first place.  And what
> about modules that are written in C?

OK fine. It is clear that this feature must be implemented if at all
only on a per-module basis. So can we have votes for per-module
implementation of this feature?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to