[Python-Dev] .clinic.c vs .c.clinic
Richard Oudkerk
shibturn at gmail.com
Sun Jan 19 00:32:31 CET 2014
More information about the Python-Dev mailing list
Sun Jan 19 00:32:31 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 18/01/2014 05:09 pm, Antoine Pitrou wrote: > 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. Or maybe have a __clinic__ directory similar to __pycache__. -- Richard
- 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