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 e029242 commit 19bc578Copy full SHA for 19bc578
1 file changed
Include/Python.h
@@ -90,6 +90,7 @@
90
#include "cellobject.h"
91
#include "iterobject.h"
92
#include "descrobject.h"
93
+#include "weakrefobject.h"
94
95
#include "codecs.h"
96
#include "pyerrors.h"
0 commit comments