mirror of
https://github.com/python/cpython.git
synced 2025-09-06 17:02:26 +00:00
ucnhash module has gone.
This commit is contained in:
parent
4ff2fe7ee1
commit
41eb3c7dc5
12 changed files with 0 additions and 1918 deletions
|
@ -90,7 +90,6 @@ def genallprojects(force=0):
|
|||
global FORCEREBUILD
|
||||
FORCEREBUILD = force
|
||||
# Standard Python modules
|
||||
genpluginproject("all", "ucnhash", sources=["ucnhash.c"])
|
||||
genpluginproject("all", "pyexpat",
|
||||
sources=["pyexpat.c"],
|
||||
libraries=["libexpat.ppc.lib"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue