[Python-Dev] Split unicodeobject.c into subfiles?
Eric V. Smith
eric at trueblade.com
Fri Oct 5 01:48:56 CEST 2012
More information about the Python-Dev mailing list
Fri Oct 5 01:48:56 CEST 2012
- Previous message: [Python-Dev] Split unicodeobject.c into subfiles?
- Next message: [Python-Dev] Split unicodeobject.c into subfiles?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/4/2012 4:30 PM, Victor Stinner wrote: > Hi, > > I would like to split the huge unicodeobject.c file into smaller > files. It's just the longest C file of CPython: 14,849 lines. What problem are you trying to solve? -- Eric.
- Previous message: [Python-Dev] Split unicodeobject.c into subfiles?
- Next message: [Python-Dev] Split unicodeobject.c into subfiles?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list