mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
these builtins have to be initialized
This commit is contained in:
parent
c3491d310f
commit
8bc5b68159
5 changed files with 25 additions and 6 deletions
|
@ -113,6 +113,7 @@
|
|||
#include "import.h"
|
||||
|
||||
#include "abstract.h"
|
||||
#include "bltinmodule.h"
|
||||
|
||||
#include "compile.h"
|
||||
#include "eval.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue