mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +00:00
Updated VC6 files.
* pythoncore.dsp: updated project file * readme.txt: removed dead link * tcl852.patch: fixed patch. it was doubled.
This commit is contained in:
parent
6c60d099e5
commit
50e7cdb6b6
3 changed files with 14 additions and 14 deletions
|
|
@ -133,6 +133,10 @@ SOURCE=..\..\Modules\_csv.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_datetimemodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_functoolsmodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
@ -185,6 +189,10 @@ SOURCE=..\..\Modules\_threadmodule.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_time.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Python\_warnings.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
@ -309,7 +317,7 @@ SOURCE=..\..\Modules\zlib\crc32.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\datetimemodule.c
|
||||
SOURCE=..\..\Python\dynamic_annotations.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
|
@ -635,6 +643,10 @@ SOURCE=..\..\Python\pythonrun.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Python\pytime.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Objects\rangeobject.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue