Searched refs:COPY_SYS_ATTR (Results 1 – 1 of 1) sorted by relevance
2767 #define COPY_SYS_ATTR(tokey, fromkey) \ in _PySys_InitCore() macro2770 COPY_SYS_ATTR("__displayhook__", "displayhook"); in _PySys_InitCore()2771 COPY_SYS_ATTR("__excepthook__", "excepthook"); in _PySys_InitCore()2772 COPY_SYS_ATTR("__breakpointhook__", "breakpointhook"); in _PySys_InitCore()2773 COPY_SYS_ATTR("__unraisablehook__", "unraisablehook"); in _PySys_InitCore()2775 #undef COPY_SYS_ATTR in _PySys_InitCore()