We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cca4f commit 8a59650Copy full SHA for 8a59650
Python/ast_preprocess.c
@@ -1,3 +1,4 @@
1
+/* AST pre-processing */
2
#include "Python.h"
3
#include "pycore_ast.h" // _PyAST_GetDocString()
4
#include "pycore_c_array.h" // _Py_CArray_EnsureCapacity()
0 commit comments