[Python-Dev] The decorator(s) module (original) (raw)

skip at pobox.com skip at pobox.com
Fri Feb 17 19:26:00 CET 2006


>> it has been proposed before, but there was no conclusive answer last
>> time: is there any chance for 2.5 to include commonly used decorators
>> in a module?

Georg> No interest at all?

I would think the decorators that allow proper introspection (func_name, doc, etc) should be available, probably in a decorators module. Beyond that I'm not sure. I think it would be better to be conservative.

Skip



More information about the Python-Dev mailing list