On Mon, Jan 20, 2014 at 10:44 AM, Oleg Broytman <p...@phdru.name> wrote:
> On Mon, Jan 20, 2014 at 04:07:51PM +0100, Stefan Krah <ste...@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.
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com