mirror of
https://github.com/python/cpython.git
synced 2026-02-01 04:02:20 +00:00
- Modules/Setup.dist: Mention _elementtree and _pickle.
This commit is contained in:
parent
b38e325e97
commit
7fab0dcdd4
1 changed files with 2 additions and 0 deletions
|
|
@ -180,6 +180,8 @@ GLHACK=-Dclear=__GLclear
|
|||
#itertools itertoolsmodule.c # Functions creating iterators for efficient looping
|
||||
#strop stropmodule.c # String manipulations
|
||||
#_functools _functoolsmodule.c # Tools for working with functions and callable objects
|
||||
#_elementtreee _elementtree.c # elementtree accelerator
|
||||
#_pickle _pickle.c # pickle accelerator
|
||||
|
||||
#unicodedata unicodedata.c # static Unicode character database
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue