mirror of
https://github.com/python/cpython.git
synced 2026-07-21 01:18:15 -04:00
39dd141a4b
Use "ellipsis" instead of "Ellipsis" in syntax error messages to eliminate confusion with built-in variable Ellipsis.