summaryrefslogtreecommitdiffstats
path: root/PC/python.def
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-07-30 17:38:17 (GMT)
committerGuido van Rossum <guido@python.org>1996-07-30 17:38:17 (GMT)
commit950a12602f5c46affaa541ce2a3eb82edc64eba7 (patch)
treeb3dc7d833b43f7627723402c972a21e617310afb /PC/python.def
parent2b65444b9f187b73e3d726207629ca0202190896 (diff)
downloadcpython-950a12602f5c46affaa541ce2a3eb82edc64eba7.zip
cpython-950a12602f5c46affaa541ce2a3eb82edc64eba7.tar.gz
cpython-950a12602f5c46affaa541ce2a3eb82edc64eba7.tar.bz2
New versions of almost all files.
Diffstat (limited to 'PC/python.def')
-rw-r--r--PC/python.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/PC/python.def b/PC/python.def
index 77f26d3..0f8e04d 100644
--- a/PC/python.def
+++ b/PC/python.def
@@ -121,6 +121,8 @@ EXPORTS
PyImport_GetModuleDict
PyImport_AddModule
PyImport_ImportModule
+ PyImport_ImportFrozenModule
+ PyImport_FrozenModules
PyImport_ReloadModule
PyImport_Cleanup
PyInt_FromLong