diff options
Diffstat (limited to 'Tools/c-analyzer/cpython/globals-to-fix.tsv')
| -rw-r--r-- | Tools/c-analyzer/cpython/globals-to-fix.tsv | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Tools/c-analyzer/cpython/globals-to-fix.tsv b/Tools/c-analyzer/cpython/globals-to-fix.tsv index ee0c85b..87d8f63 100644 --- a/Tools/c-analyzer/cpython/globals-to-fix.tsv +++ b/Tools/c-analyzer/cpython/globals-to-fix.tsv @@ -298,14 +298,6 @@ Objects/setobject.c - _dummy_struct - Objects/setobject.c - _PySet_Dummy - Objects/sliceobject.c - _Py_EllipsisObject - -#----------------------- -# other - -# initialized once -Python/context.c - _token_missing - -Python/hamt.c - _empty_bitmap_node - -Python/hamt.c - _empty_hamt - - ################################## # global non-objects to fix in core code |
