mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
2430729afe
Fixes an AttributeError that occurs when checking if ns.temp is an absolute path during building from source on Windows.
(cherry picked from commit d8a82cca12)
Co-authored-by: I-Shen Leong <i-shenl@activestate.com>