[Python-ideas] iter() on steroids

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Apr 14 04:24:26 CEST 2007


Terry Reedy wrote:
> So I would like some 
> pushed to modules, which means more import statements.

A middle ground would be to move them into modules,
but have the modules pre-imported into the builtin
namespace.

--
Greg



More information about the Python-ideas mailing list