[Python-Dev] .clinic.c vs .c.clinic (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Jan 18 18:23:47 CET 2014
- Previous message: [Python-Dev] .clinic.c vs .c.clinic
- Next message: [Python-Dev] .clinic.c vs .c.clinic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] .clinic.c vs .c.clinic
- Next message: [Python-Dev] .clinic.c vs .c.clinic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]