Hi Seo,

On Tue, May 02, 2006 at 04:02:46PM +0900, Sanghyeon Seo wrote:
> What do you think about this Signature PEP?
> http://mail.python.org/pipermail/python-3000/2006-April/001249.html

It's a language design issue so it's off topic :-)

More seriously, sure, it would be nice to have some kind of standard.
Here, and in many similar code-manipulation places in PyPy, we had to
hack together our own minimal solution.  A harder problem along these
lines would be a better way to build pieces of code, in order to create
functions from scratch.  \n-joining together source lines full of %s,
avoiding name clashes, and getting the indentation right, is not fun.


A bientot,

Armin
_______________________________________________
Python-3000 mailing list
[email protected]
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