mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
44995aab49
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>