mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
41cddc2e93
In _PySys_AddXOptionWithError() and sys_add_xoption(), bail on first error to prevent exceptions from possibly being overwritten.
Miscellaneous source files for the main Python shared library