mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
a6563650c8
If FormatMessageW() is passed the FORMAT_MESSAGE_FROM_SYSTEM flag without FORMAT_MESSAGE_IGNORE_INSERTS, it will fail if there are insert sequences in the message definition.