Commit 48719d3d authored by Barry Warsaw's avatar Barry Warsaw

_PyBuiltin_Init_2(): Remove the misleading comment.

parent 47eeb9bd
......@@ -2589,7 +2589,6 @@ _PyBuiltin_Init_2(dict)
if (!init_class_exc(dict))
/* class based exceptions could not be initialized. */
Py_FatalError("Standard exceptions could not be initialized.");
/* does not return */
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment