mirror of https://github.com/python/cpython
Remove duplicate entry.
This commit is contained in:
parent
52c36051bd
commit
01099a7757
|
@ -174,7 +174,6 @@ GLHACK=-Dclear=__GLclear
|
||||||
#_struct _struct.c # binary structure packing/unpacking
|
#_struct _struct.c # binary structure packing/unpacking
|
||||||
#time timemodule.c # -lm # time operations and variables
|
#time timemodule.c # -lm # time operations and variables
|
||||||
#operator operator.c # operator.add() and similar goodies
|
#operator operator.c # operator.add() and similar goodies
|
||||||
#_weakref _weakref.c # basic weak reference support
|
|
||||||
#_testcapi _testcapimodule.c # Python C API test module
|
#_testcapi _testcapimodule.c # Python C API test module
|
||||||
#_random _randommodule.c # Random number generator
|
#_random _randommodule.c # Random number generator
|
||||||
#_collections _collectionsmodule.c # Container types
|
#_collections _collectionsmodule.c # Container types
|
||||||
|
|
Loading…
Reference in New Issue