[Python-ideas] Default decorator?

Oleg Broytmann phd at phd.pp.ru
Thu Jan 17 09:35:44 CET 2008


On Thu, Jan 17, 2008 at 02:05:40AM +0100, Christian Heimes wrote:
> it is also trivial to write a function
> which accepts a module name

   A module object, perhaps? Modules are first-class citizens, no need to
fetch them by name. Or have I missed something?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.



More information about the Python-ideas mailing list