There was an error while loading. Please reload this page.
1 parent f5ac4d6 commit 7a6f273Copy full SHA for 7a6f273
1 file changed
Python/bytecodes.c
@@ -6,6 +6,7 @@
6
// The actual instruction definitions start at // BEGIN BYTECODES //.
7
// See Tools/cases_generator/README.md for more information.
8
9
+
10
#include "Python.h"
11
#include "pycore_abstract.h" // _PyIndex_Check()
12
#include "pycore_audit.h" // _PySys_Audit()
0 commit comments