0
0
mirror of https://github.com/python/cpython.git synced 2024-11-29 00:56:12 +01:00
cpython/Programs
Eric Snow 490e0ad83a
gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122248)
The tests were only checking cases where the slot wrapper was present in the initial case.  They were missing when the slot wrapper was added in the additional initializations.  This fixes that.
2024-07-29 10:23:23 -06:00
..
_bootstrap_python.c
_freeze_module.c
_freeze_module.py
_testembed.c
freeze_test_frozenmain.py
python.c
README
test_frozenmain.h
test_frozenmain.py

Source files for binary executables (as opposed to shared modules)