mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
8a759c235c
gh-127906: Add missing sys import to test_cppext (GH-132902)
(cherry picked from commit 9cba14881b)
Co-authored-by: Victor Stinner <vstinner@python.org>