mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Comment out CODE and DATA statements that are apparently obsolete.
This commit is contained in:
parent
d666eae55a
commit
4fdd1fafb2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue