On Mon, Jan 20, 2014 at 04:07:51PM +0100, Stefan Krah <stefan@bytereef.org> wrote:
">

(original) (raw)




On Mon, Jan 20, 2014 at 10:44 AM, Oleg Broytman <phd@phdru.name> wrote:
On Mon, Jan 20, 2014 at 04:07:51PM +0100, Stefan Krah <stefan@bytereef.org> wrote:

> Bonus points for any other directory name that is

> more self-descriptive. ;)


Argument Clinic is a PyArg\_Parse\* preprocessor, AFAIU. Why not call
the directory "pyargprep", "pyargparsers" or such?
Or may be "aclinic-output"?

The fact that it emits PyArg\_Parse\*-using code is an implementation detail. It could easily change if we want since Argument Clinic abstracts out argument parsing entirely.