commit | 444383039dc41c3ceb954d11f2578951c9896570 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Aug 08 17:40:28 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Aug 08 17:40:28 1998 +0000 |
tree | c2ae1ece4bd8ef7be143edfe1719cfa9608c21b6 | |
parent | 1b3442493ab345771b1cbfb8b35e3ed3f0ca43b6 [diff] [blame] |
Added _PyTuple_Resize to list of exported symbols. Don't know how it could hide so long...
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 @@ _PyObject_New _PyObject_NewVar _PyString_Resize + _PyTuple_Resize _Py_c_diff _Py_c_neg _Py_c_pow