Thanks to visit codestin.com Credit goes to github.com
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 39ee468 commit d7df781Copy full SHA for d7df781
1 file changed
Python/ast_opt.c
@@ -5,7 +5,6 @@
5
#include "pycore_format.h" // F_LJUST
6
#include "pycore_runtime.h" // _Py_STR()
7
#include "pycore_unicodeobject.h" // _PyUnicode_EqualToASCIIString()
8
-#include "pycore_unicodeobject.h" // _PyUnicode_EqualToASCIIString()
9
10
11
/* See PEP 765 */
0 commit comments