Skip to content

Commit a5722b1

Browse files
committed
revert changes
1 parent 09d60f4 commit a5722b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Modules/_testcapi/exceptions.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#include "parts.h"
55
#include "util.h"
66

7-
#include "pycore_pyerrors.h"
8-
97
#include "clinic/exceptions.c.h"
108

119

@@ -157,7 +155,6 @@ _testcapi_err_setstring_impl(PyObject *module, PyObject *exc,
157155
return NULL;
158156
}
159157

160-
161158
/*[clinic input]
162159
_testcapi.err_setfromerrnowithfilename
163160
error: int

0 commit comments

Comments
 (0)