Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-30 | py: Convert CR to LF and CR LF to LF in lexer. | Damien George | |
Only noticeable difference is how newlines are encoded in triple-quoted strings. The behaviour now matches CPython3. |
![]() |
index : user/sven/micropython.git | |
The MicroPython project | Sven Wegener |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-30 | py: Convert CR to LF and CR LF to LF in lexer. | Damien George | |
Only noticeable difference is how newlines are encoded in triple-quoted strings. The behaviour now matches CPython3. |