SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 16 Python

Fix fileutils for Windows

* Don't define _Py_wstat() on Windows, Windows has its own _wstat() function
   with a different API (the stat buffer has another type)
 * Include windows.h
V
Victor Stinner committed
b306d7594ff0ed5ba666dbb26491a269abfbc9d7
Parent: e7c8083