diff --git a/Tools/build/generate_global_objects.py b/Tools/build/generate_global_objects.py index 94905b3756d0d8..c030ed6f563603 100644 --- a/Tools/build/generate_global_objects.py +++ b/Tools/build/generate_global_objects.py @@ -131,6 +131,32 @@ 'exc_value', 'self', 'traceback', + + # Syntactic symbols with len() > 2 + '...', + '**', + ':=', + '//', + '==', + '!=', + '>=', + '<=', + '+=', + '-=', + '*=', + '/=', + '//=', + '%=', + '**=', + '<<', + '>>', + '>>>', + '<<=', + '>>=', + '&=', + '|=', + '^=', + '->', ] NON_GENERATED_IMMORTAL_OBJECTS = [ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy