summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/python25.def
diff options
context:
space:
mode:
Diffstat (limited to 'PC/os2emx/python25.def')
-rw-r--r--PC/os2emx/python25.def15
1 files changed, 0 insertions, 15 deletions
diff --git a/PC/os2emx/python25.def b/PC/os2emx/python25.def
index a6eb97b..ef6bd13 100644
--- a/PC/os2emx/python25.def
+++ b/PC/os2emx/python25.def
@@ -339,21 +339,6 @@ EXPORTS
"PyGen_NeedsFinalizing"
"PyGen_Type"
-; From python25_s.lib(intobject)
- "PyInt_AsLong"
- "PyInt_AsUnsignedLongMask"
- "PyInt_AsUnsignedLongLongMask"
- "PyInt_FromString"
- "PyInt_AsSsize_t"
- "PyInt_Fini"
- "PyInt_FromUnicode"
- "PyInt_FromLong"
- "PyInt_FromSize_t"
- "PyInt_FromSsize_t"
- "PyInt_GetMax"
- "_PyInt_Init"
- "PyInt_Type"
-
; From python25_s.lib(iterobject)
"PySeqIter_New"
"PyCallIter_New"