diff options
author | Tom Collins <tom.collins@digi.com> | 2017-05-09 13:17:04 -0700 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-05-12 15:14:25 +1000 |
commit | 760aa0996f29ae33a36c48128dd8f74597b877ad (patch) | |
tree | 563de817266090835547d7dea0e0ebbe45313c9c /esp8266/modules/neopixel.py | |
parent | 6f56412ec3b93bb93b109f0a01512ecaeebf4f79 (diff) | |
download | micropython-760aa0996f29ae33a36c48128dd8f74597b877ad.tar.gz micropython-760aa0996f29ae33a36c48128dd8f74597b877ad.zip |
tests/basics/lexer: Add line continuation tests for lexer.
Tests for an issue with line continuation failing in paste mode due to the
lexer only checking for \n in the "following" character position, before
next_char() has had a chance to convert \r and \r\n to \n.
Diffstat (limited to 'esp8266/modules/neopixel.py')
0 files changed, 0 insertions, 0 deletions