mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Fix the Windows build by removing references to the cStringIO module
which no longer exists.
This commit is contained in:
parent
97cf99fc7e
commit
12f8a0538b
6 changed files with 4 additions and 22 deletions
|
@ -293,10 +293,6 @@ SOURCE=..\..\Modules\zlib\crc32.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cStringIO.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\datetimemodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue