[issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk

Antoine Pitrou report at bugs.python.org
Sun Dec 9 20:59:52 CET 2012


Antoine Pitrou added the comment:

Le dimanche 09 décembre 2012 à 19:20 +0000, Stefan Krah a écrit :
> 
> If I'm the only one who is slightly bothered by the aesthetic and readability
> aspects, then 5) obviously need not be discussed.

You're not the only one. The vertical space argument also resonates with
me, although I'm not sure how easy it would be to put the generated
boilerplate into separate include files.

The DSL is a bit weird, it doesn't seem to have consistent typography
rules, some lines end with a colon, some lines don't, some assignment
signs ("=") have spaces around them, some don't.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16612>
_______________________________________


More information about the Python-bugs-list mailing list