mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
3d61a06aa2
Ensure that even if FormatMessage fails we (a) don't crash, and (b) provide something useful. Bugfix candidate.