Serhiy Storchaka <[email protected]> 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 _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
