diff options
Diffstat (limited to 'PC')
-rw-r--r-- | PC/os2emx/python27.def | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/PC/os2emx/python27.def b/PC/os2emx/python27.def index 0776ced..7d05ec3 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" |