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