| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d006af1 commit be9acef
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -91,7 +91,7 @@ struct _inittab _PyImport_Inittab[] = { | |||
| 91 | 91 | {"math", PyInit_math}, | |
| 92 | 92 | {"nt", PyInit_nt}, /* Use the NT os functions, not posix */ | |
| 93 | 93 | {"_operator", PyInit__operator}, | |
| 94 | - {"signal", PyInit_signal}, | ||
| 94 | + {"_signal", PyInit__signal}, | ||
| 95 | 95 | {"_md5", PyInit__md5}, | |
| 96 | 96 | {"_sha1", PyInit__sha1}, | |
| 97 | 97 | {"_sha256", PyInit__sha256}, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments