mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Add entries for the weakref module to the build control.
This commit is contained in:
parent
36154b2dbf
commit
2de7471d69
2 changed files with 2 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ GLHACK=-Dclear=__GLclear
|
|||
#struct structmodule.c # binary structure packing/unpacking
|
||||
#time timemodule.c # -lm # time operations and variables
|
||||
#operator operator.c # operator.add() and similar goodies
|
||||
#_weakref _weakref.c # basic weak reference support
|
||||
#_codecs _codecsmodule.c # access to the builtin codecs and codec registry
|
||||
|
||||
#unicodedata unicodedata.c unicodedatabase.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue