-
- Downloads
py: Convert CR to LF and CR LF to LF in lexer.
Only noticeable difference is how newlines are encoded in triple-quoted strings. The behaviour now matches CPython3.
tests/basics/string_cr_conversion.py
0 → 100644
tests/basics/string_crlf_conversion.py
0 → 100644
Please register or sign in to comment