[Python-Dev] .clinic.c vs .c.clinic

Stefan Krah stefan at bytereef.org
Sat Jan 18 17:24:19 CET 2014


Serhiy Storchaka <storchaka at gmail.com> wrote:
> Now generated files have suffixes .clinic.c. I think it will be better, if they 
> will end at special suffix (.c.clinic or even just .clinic).

Can the output not go into a header file with static inline functions?

I'd rather see memoryview.h than memoryview.clinic.c.


Stefan Krah




More information about the Python-Dev mailing list