mirror of
https://github.com/python/cpython.git
synced 2025-08-30 05:35:08 +00:00
Subsumed mappingobject.h in dictobject.h.
This commit is contained in:
parent
9637432265
commit
2ec9031b55
3 changed files with 21 additions and 67 deletions
|
@ -74,7 +74,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#include "stringobject.h"
|
||||
#include "tupleobject.h"
|
||||
#include "listobject.h"
|
||||
#include "mappingobject.h"
|
||||
#include "dictobject.h"
|
||||
#include "methodobject.h"
|
||||
#include "moduleobject.h"
|
||||
#include "funcobject.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue