mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
95f1a7bb09
This kludge is from 1992. Any C99 compiler is going to be able to handle the ceval dispatch switch. Anyway, we have much bigger switches than the ceval dispatch one around. (See, e.g., Objects/unicodetype_db.h.)
Miscellaneous source files for the main Python shared library