[Python-Dev] .clinic.c vs .c.clinic
Antoine Pitrou
solipsis at pitrou.net
Sat Jan 18 18:23:47 CET 2014
More information about the Python-Dev mailing list
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: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 ]
More information about the Python-Dev mailing list