Closed
Description
There is a trivial typo in a comment here:
cpython/Modules/atexitmodule.c
Line 188 in 804f252
It says "If a callaback raises an exception" but should say "If a callback raises an exception".
8000
There is a trivial typo in a comment here:
cpython/Modules/atexitmodule.c
Line 188 in 804f252
It says "If a callaback raises an exception" but should say "If a callback raises an exception".