mirror of
https://github.com/python/cpython.git
synced 2025-10-08 16:11:51 +00:00
remove PyCObject
This commit is contained in:
parent
286a0d2ff7
commit
f1664ae13a
6 changed files with 2 additions and 292 deletions
|
@ -88,7 +88,6 @@
|
|||
#include "funcobject.h"
|
||||
#include "classobject.h"
|
||||
#include "fileobject.h"
|
||||
#include "cobject.h"
|
||||
#include "pycapsule.h"
|
||||
#include "traceback.h"
|
||||
#include "sliceobject.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue