bpo-38353: Simplify calculate_pybuilddir() (GH-16614)
Calling _Py_wfopen() is enough to check if filename is an existing file or not. There is no need to check first isfile().
V
Victor Stinner committed
b96145a6b5d89599ebccd2111d93f5670ddae840
Parent: d97f1ce
Committed by GitHub <noreply@github.com>
on 10/7/2019, 10:56:59 AM