mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
c5a2071586
The line number in correct when using the -x option: Py_Main() uses ungetc() to not skip the first newline character.