mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
cf8016a8d6
contains a ``coding:`` header: the wrong line was displayed, and the encoding was not respected. Patch by Victor Stinner.