summaryrefslogtreecommitdiffstats
path: root/PC/python3.def
diff options
context:
space:
mode:
Diffstat (limited to 'PC/python3.def')
-rw-r--r--PC/python3.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/python3.def b/PC/python3.def
index 5d93c18..e317864 100644
--- a/PC/python3.def
+++ b/PC/python3.def
@@ -235,6 +235,7 @@ EXPORTS
PyExc_SystemError=python38.PyExc_SystemError DATA
PyExc_SystemExit=python38.PyExc_SystemExit DATA
PyExc_TabError=python38.PyExc_TabError DATA
+ PyExc_TargetScopeError=python38.PyExc_TargetScopeError DATA
PyExc_TimeoutError=python38.PyExc_TimeoutError DATA
PyExc_TypeError=python38.PyExc_TypeError DATA
PyExc_UnboundLocalError=python38.PyExc_UnboundLocalError DATA