Nick Coghlan wrote:
> Some details that are up for discussion:
>
> - which of a function's special attributes should be copied/updated?
> - should the __decorates__ and __decorator__ attributes be added?
>
> If people are happy with this idea, I can make sure it happens before > alpha
> 3.
Wh
Hi,
I was thinking why not have a separate file for all the proposed
optional meta-information (in particular interfaces, static types)?
Something along the lines of IDLs in CORBA (with pythonic syntax, of
curse). This way most of the benefits are retained without
"contaminating" the actual sy