Skip to content

Commit 8939a8b

Browse files
committed
Revert accidental change
1 parent 0810bf1 commit 8939a8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/pylifecycle.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include "pycore_ceval.h" // _PyEval_FiniGIL()
88
#include "pycore_codecs.h" // _PyCodec_Lookup()
99
#include "pycore_context.h" // _PyContext_Init()
10-
#include "pycore_exceptions.h" // _PyExc_InitTypes()
1110
#include "pycore_dict.h" // _PyDict_Fini()
1211
#include "pycore_exceptions.h" // _PyExc_InitTypes()
1312
#include "pycore_fileutils.h" // _Py_ResetForceASCII()

0 commit comments

Comments
 (0)