Are decorators really that different from metaclasses...

Steven Bethard steven.bethard at gmail.com
Sun Aug 29 15:54:39 EDT 2004


Paul Morrow <pm_mon <at> yahoo.com> writes:
> Have you seen a significant number of cases where a function uses
> __xxx__ names for local variables?  Have you seen any?

Are there any examples currently of functions that use __xxx__ names in their 
body at all?  I haven't seen this, but I haven't really looked...

STeve




More information about the Python-list mailing list