Added PyMarshal functions

This commit is contained in:
Guido van Rossum 1996-09-05 15:56:23 +00:00
parent 0cc24730fe
commit 932c06e4ff

View file

@ -337,6 +337,11 @@ EXPORTS
Py_GetProgramName
PySlice_New
PySlice_GetIndices
PyMarshal_WriteLongToFile
PyMarshal_WriteObjectToFile
PyMarshal_ReadLongFromFile
PyMarshal_ReadObjectFromFile
PyMarshal_ReadObjectFromString
_Py_c_pow
_Py_c_quot
_Py_c_neg