summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/python27.def
diff options
context:
space:
mode:
Diffstat (limited to 'PC/os2emx/python27.def')
-rw-r--r--PC/os2emx/python27.def6
1 files changed, 0 insertions, 6 deletions
diff --git a/PC/os2emx/python27.def b/PC/os2emx/python27.def
index 0776ced..d87dd76 100644
--- a/PC/os2emx/python27.def
+++ b/PC/os2emx/python27.def
@@ -1048,11 +1048,6 @@ EXPORTS
"_PyThreadState_Current"
"_PyThreadState_GetFrame"
-; From python26_s.lib(pystrtod)
- "PyOS_ascii_strtod"
- "PyOS_ascii_formatd"
- "PyOS_ascii_atof"
-
; From python26_s.lib(pythonrun)
"Py_IgnoreEnvironmentFlag"
"Py_DebugFlag"
@@ -1173,7 +1168,6 @@ EXPORTS
"PyThread_delete_key"
"PyThread_set_key_value"
"PyThread_get_key_value"
- "PyThread__exit_thread"
; From python26_s.lib(gcmodule)
; "initgc"