On Fri, Apr 01, 2005 at 06:57:26PM -0700, Neil Schemenauer wrote:
> 
> A decorator call is basically a function call, the only difference
> being that the func expression must be a dotted_name.  The second
> definition seems fairly clumsy as well.  Any advice?

I don't have any advice, but have you looked at this patch:

        
http://sourceforge.net/tracker/index.php?func=detail&aid=1167709&group_id=5470&atid=305470

I don't know if it is relevent or not, but it might give you some ideas.
There are several other AST patches too.

Neal
_______________________________________________
Compiler-sig mailing list
[email protected]
http://mail.python.org/mailman/listinfo/compiler-sig

Reply via email to