summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-08-08 17:40:28 (GMT)
committerGuido van Rossum <guido@python.org>1998-08-08 17:40:28 (GMT)
commit444383039dc41c3ceb954d11f2578951c9896570 (patch)
treec2ae1ece4bd8ef7be143edfe1719cfa9608c21b6 /PC
parent1b3442493ab345771b1cbfb8b35e3ed3f0ca43b6 (diff)
downloadcpython-444383039dc41c3ceb954d11f2578951c9896570.zip
cpython-444383039dc41c3ceb954d11f2578951c9896570.tar.gz
cpython-444383039dc41c3ceb954d11f2578951c9896570.tar.bz2
Added _PyTuple_Resize to list of exported symbols. Don't know how it
could hide so long...
Diffstat (limited to 'PC')
-rw-r--r--PC/python_nt.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/python_nt.def b/PC/python_nt.def
index edf6d87..567a386 100644
--- a/PC/python_nt.def
+++ b/PC/python_nt.def
@@ -373,6 +373,7 @@ EXPORTS
_PyObject_New
_PyObject_NewVar
_PyString_Resize
+ _PyTuple_Resize
_Py_c_diff
_Py_c_neg
_Py_c_pow