20.01.14 15:03, Nick Coghlan написав(ла):
On 20 January 2014 21:14, Serhiy Storchaka <storch...@gmail.com> wrote:
20.01.14 10:05, Larry Hastings написав(ла):
Contestant 4: "Put in clinic directory, add .h"

     foo.c -> clinic/foo.c.h
     foo.h -> clinic/foo.h.h


-1. (Generated files are located far from origins, directory name clutters
the namespace of directory names).

Larry's not talking about a top level directory here (at least I hope
he isn't). This proposal would mean using "Objects/clinic",
"Python/clinic", "Modules/clinic" as appropriate.

This means the appearance of directories with the common name "clinic" in random places of the source tree. Some special name ("__clinic__", ".clinic") looks slightly less confusing to me.

_______________________________________________
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

Reply via email to