[Python-3000] Will Py3K be friendlier to optimization opportunities?

Fred Drake fdrake at acm.org
Thu Aug 30 04:25:47 CEST 2007


On Aug 29, 2007, at 10:19 PM, skip at pobox.com wrote:
> You can achieve these sorts of effects by assigning an object to
> sys.modules[modulename].

Only for imports that haven't happened yet, which tends to be fragile.


   -Fred

-- 
Fred Drake   <fdrake at acm.org>





More information about the Python-3000 mailing list