[Python-Dev] .clinic.c vs .c.clinic (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Sat Jan 18 18:23:47 CET 2014


On Sat, 18 Jan 2014 18🔞49 +0100 Stefan Krah <stefan at bytereef.org> wrote:

Antoine Pitrou <solipsis at pitrou.net> wrote: > Objects/memoryview.clinic.h should be fine.

Last attempt: Objects/memoryview.api.h

That is more neutral and describes what the file contains.

Disagreed. It's not an API in the sense that it's something that's designed to be called directly by third-party code.

Regards

Antoine.



More information about the Python-Dev mailing list