Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0444302

Browse files
committed
Nuked another reference to newmodule.c.
1 parent 0add0e8 commit 0444302

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PC/os2vacpp/config.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ struct _inittab _PyImport_Inittab[] = {
6161
// {"imageop", initimageop},
6262
{"math", initmath},
6363
{"md5", initmd5},
64-
{"new", initnew},
6564
#if defined(MS_WINDOWS) || defined(__BORLANDC__) || defined(__WATCOMC__)
6665
{"nt", initnt}, /* Use the NT os functions, not posix */
6766
#else

0 commit comments

Comments
 (0)