[Python-Dev] .clinic.c vs .c.clinic
Serhiy Storchaka
storchaka at gmail.com
Sun Jan 19 15:35:21 CET 2014
More information about the Python-Dev mailing list
Sun Jan 19 15:35: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 ]
18.01.14 18:30, Eric V. Smith написав(ла): > Same here. There's some history for this, but not for generated code. In > Objects/stringlib, all of the files are .h files. They're really C code > designed to be included by other .c files. Objects/stringlib files are hand-written. We should distinguish generated code from hand-written.
- 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