mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Marc-Andre Lemburg: add new Unicode-related files.
This commit is contained in:
parent
c7de91bf9c
commit
e141fd84e9
1 changed files with 3 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ audioop.o: audioop.c
|
|||
cdmodule.o: cdmodule.c
|
||||
cgensupport.o: cgensupport.c
|
||||
clmodule.o: clmodule.c
|
||||
_codecsmodule.o: _codecsmodule.c
|
||||
dbmmodule.o: dbmmodule.c
|
||||
errnomodule.o: errnomodule.c
|
||||
fcntlmodule.o: fcntlmodule.c
|
||||
|
|
@ -219,6 +220,8 @@ svmodule.o: svmodule.c
|
|||
threadmodule.o: threadmodule.c
|
||||
timemodule.o: timemodule.c
|
||||
timingmodule.o: timingmodule.c
|
||||
unicodedata.o: unicodedata.c unicodedatabase.o
|
||||
unicodedatabase.o: unicodedatabase.c unicodedatabase.h
|
||||
xxmodule.o: xxmodule.c
|
||||
yuvconvert.o: yuvconvert.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue