[issue33434] ^L character in Lib/email/generator.py

Serhiy Storchaka report at bugs.python.org
Sun May 6 04:12:55 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

It is intended. Emacs use it for separating sections of code. Python parser specially supports this character.

----------
nosy: +serhiy.storchaka
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33434>
_______________________________________


More information about the Python-bugs-list mailing list