mirror of
https://github.com/python/cpython.git
synced 2025-12-05 00:52:25 +00:00
removed all references to modsupport.h
This commit is contained in:
parent
303c179b92
commit
98590187d5
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
|
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
/* #include "modsupport.h" /* For getargs() etc. */
|
|
||||||
|
|
||||||
static PyObject *ErrorObject;
|
static PyObject *ErrorObject;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue