mirror of
https://github.com/python/cpython.git
synced 2025-08-27 04:05:34 +00:00
Patch #966493: Cleanup generator/eval_frame exposure.
This commit is contained in:
parent
634893d1a3
commit
8d97e33bb7
5 changed files with 13 additions and 18 deletions
|
@ -99,6 +99,7 @@
|
|||
#include "sliceobject.h"
|
||||
#include "cellobject.h"
|
||||
#include "iterobject.h"
|
||||
#include "genobject.h"
|
||||
#include "descrobject.h"
|
||||
#include "weakrefobject.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue