mirror of
https://github.com/python/cpython.git
synced 2025-10-14 18:59:46 +00:00
revert unintended changes
This commit is contained in:
parent
013783c529
commit
20f9c3c50f
7 changed files with 11 additions and 31 deletions
|
@ -88,7 +88,6 @@ PyAPI_FUNC(void) PySymtable_Free(struct symtable *);
|
|||
#define GLOBAL_IMPLICIT 3
|
||||
#define FREE 4
|
||||
#define CELL 5
|
||||
#define LOCAL_ONLY 6
|
||||
|
||||
/* The following two names are used for the ste_unoptimized bit field */
|
||||
#define OPT_IMPORT_STAR 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue