mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Used vs9to8.py to port all VS9.0 changes to 8.0
Updated VS7.1 and VC6 project files
This commit is contained in:
parent
7a9906162b
commit
36f0a80bce
22 changed files with 3147 additions and 109 deletions
|
@ -237,6 +237,10 @@ SOURCE=..\..\Objects\bufferobject.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Objects\bytearrayobject.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Objects\bytesobject.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -643,10 +647,6 @@ SOURCE=..\..\Objects\sliceobject.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Objects\stringobject.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\stropmodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue