Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0add0e8 commit 0444302Copy full SHA for 0444302
1 file changed
PC/os2vacpp/config.c
@@ -61,7 +61,6 @@ struct _inittab _PyImport_Inittab[] = {
61
// {"imageop", initimageop},
62
{"math", initmath},
63
{"md5", initmd5},
64
- {"new", initnew},
65
#if defined(MS_WINDOWS) || defined(__BORLANDC__) || defined(__WATCOMC__)
66
{"nt", initnt}, /* Use the NT os functions, not posix */
67
#else
0 commit comments