mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Remove more hotshot cruft.
This commit is contained in:
parent
fe9bed02e4
commit
c05d384bf7
6 changed files with 1 additions and 17 deletions
|
|
@ -99,7 +99,6 @@ struct _inittab _PyImport_Inittab[] = {
|
|||
|
||||
{"_codecs", init_codecs},
|
||||
{"_weakref", init_weakref},
|
||||
{"_hotshot", init_hotshot},
|
||||
{"_random", init_random},
|
||||
{"_bisect", init_bisect},
|
||||
{"_heapq", init_heapq},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue