SIGN IN SIGN UP

Issue #23753: Python doesn't support anymore platforms without stat() or

fstat(), these functions are always required.

Remove HAVE_STAT and HAVE_FSTAT defines, and stop supporting DONT_HAVE_STAT and
DONT_HAVE_FSTAT.
V
Victor Stinner committed
f329878e74e1eefffad5c70942bc6cd2c27440d3
Parent: 551350a