mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Remove the dl module per PEP 3108.
This commit is contained in:
parent
e7789b186d
commit
6cf49cf106
11 changed files with 5 additions and 467 deletions
|
@ -290,7 +290,6 @@ SRC.MODULES= $(addprefix $(TOP), \
|
|||
Modules/cStringIO.c \
|
||||
Modules/_csv.c \
|
||||
Modules/datetimemodule.c \
|
||||
Modules/dlmodule.c \
|
||||
Modules/errnomodule.c \
|
||||
Modules/fcntlmodule.c \
|
||||
Modules/_functoolsmodule.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue