On Sat, 18 Jan 2014 18:06:06 +0100 Stefan Krah <[email protected]> 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. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
