From: Guido van Rossum Date: Wed, 10 Dec 1997 05:50:55 +0000 (+0000) Subject: Comment out CODE and DATA statements that are apparently obsolete. X-Git-Tag: v1.5b2~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fdd1fafb2346e315009183e33c01f6fc42862be;p=python Comment out CODE and DATA statements that are apparently obsolete. --- diff --git a/PC/python_nt.def b/PC/python_nt.def index 3333eaf395..8f23848493 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