mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
See SF# 1751801: Windows: Add the _fileio builtin module, and undefine
HAVE_FTRUNCATE because ftruncate does not exist on Windows.
This commit is contained in:
parent
9004427589
commit
c6a55ee2a5
3 changed files with 12 additions and 1 deletions
|
|
@ -370,6 +370,9 @@
|
|||
<File
|
||||
RelativePath="..\Modules\_csv.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_fileio.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_functoolsmodule.c">
|
||||
</File>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue