On 4/18/06, Greg Ewing <[EMAIL PROTECTED]> wrote:
> Guido van Rossum wrote:
>
> > Inlining
> > code obviously addresses this, but that's often killing code
> > structure.
>
> Would automated inlining be a legitimate use for ast-hacking?

Perhaps, if you can do it in a way that it also works for IronPython
and Jython...

Though anything for which you can't come up with a better word than
"hacking" probably oughtn't be in the language spec. :-)

--
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to