[Python-Dev] .clinic.c vs .c.clinic
Antoine Pitrou
solipsis at pitrou.net
Sat Jan 18 18:09:21 CET 2014
More information about the Python-Dev mailing list
Sat Jan 18 18:09:21 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:06:06 +0100 Stefan Krah <stefan at bytereef.org> wrote: > > I'd rather see memoryview.h than memoryview.clinic.c. > > Or, if this collides with Include/*, one of the following: > > memoryview_func.h // public functions > > memoryview_if.h // public interface Objects/memoryview.clinic.h should be fine. 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