mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Delete bufferobject.[ch].
This will undoubtedly require Windows build file changes too.
This commit is contained in:
parent
bae07c9baf
commit
be801acbb1
6 changed files with 9 additions and 762 deletions
|
@ -76,7 +76,6 @@
|
|||
#endif
|
||||
#include "rangeobject.h"
|
||||
#include "stringobject.h"
|
||||
#include "bufferobject.h"
|
||||
#include "memoryobject.h"
|
||||
#include "tupleobject.h"
|
||||
#include "listobject.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue