aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/PC/os2emx/python26.def
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-06-04 13:01:30 +0000
committerGeorg Brandl <georg@python.org>2008-06-04 13:01:30 +0000
commita26f8ca668d09eff8ab03ef3d1cddb9bfbc6d124 (patch)
tree4b3704507702b98e0ce4107403a72093a5d6b9fc /PC/os2emx/python26.def
parentf954c4b9fb8529cc13a2e24c58137c66ac836b28 (diff)
downloadcpython-a26f8ca668d09eff8ab03ef3d1cddb9bfbc6d124.tar.gz
cpython-a26f8ca668d09eff8ab03ef3d1cddb9bfbc6d124.zip
Revert r63934 -- it was mixing two patches.
Diffstat (limited to 'PC/os2emx/python26.def')
-rw-r--r--PC/os2emx/python26.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/os2emx/python26.def b/PC/os2emx/python26.def
index 3cdb44a1b7d..8bc91c87332 100644
--- a/PC/os2emx/python26.def
+++ b/PC/os2emx/python26.def
@@ -49,6 +49,7 @@ EXPORTS
"PyParser_Delete"
; From python26_s.lib(parsetok)
+ "Py_TabcheckFlag"
"PyParser_ParseString"
"PyParser_ParseStringFlagsFilename"
"PyParser_ParseFile"