]> granicus.if.org Git - python/commitdiff
Comment out CODE and DATA statements that are apparently obsolete.
authorGuido van Rossum <guido@python.org>
Wed, 10 Dec 1997 05:50:55 +0000 (05:50 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 10 Dec 1997 05:50:55 +0000 (05:50 +0000)
PC/python_nt.def

index 3333eaf3958e53bdf6311f5e2393e9277f017ad9..8f23848493b26106f71af83ccab026062f963580 100644 (file)
@@ -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