summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.def
diff options
context:
space:
mode:
Diffstat (limited to 'PC/python_nt.def')
-rw-r--r--PC/python_nt.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/PC/python_nt.def b/PC/python_nt.def
index 3333eaf..8f23848 100644
--- a/PC/python_nt.def
+++ b/PC/python_nt.def
@@ -1,6 +1,6 @@
LIBRARY Python15.dll
-CODE PRELOAD MOVEABLE DISCARDABLE
-DATA PRELOAD SINGLE
+;CODE PRELOAD MOVEABLE DISCARDABLE
+;DATA PRELOAD SINGLE
EXPORTS
PyCFunction_Type DATA