mirror of
https://github.com/python/cpython.git
synced 2025-07-17 08:15:19 +00:00
_PyBuiltin_Init_2(): Remove the misleading comment.
This commit is contained in:
parent
47eeb9bdad
commit
48719d3d1f
1 changed files with 0 additions and 1 deletions
|
@ -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 */
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue