Support for raw str/bytes already exists, and extending that to raw f-strings is easy. It also reduces code size because it eliminates an error message. Signed-off-by: Damien George <damien@micropython.org> |
||
|---|---|---|
| .. | ||
| cmd_optimise.py | ||
| cmd_optimise.py.exp | ||
| cmd_parsetree.py | ||
| cmd_parsetree.py.exp | ||
| cmd_showbc_const.py | ||
| cmd_showbc_const.py.exp | ||
| cmd_showbc_opt.py | ||
| cmd_showbc_opt.py.exp | ||
| cmd_showbc.py | ||
| cmd_showbc.py.exp | ||
| cmd_verbose.py | ||
| cmd_verbose.py.exp | ||
| repl_autocomplete.py | ||
| repl_autocomplete.py.exp | ||
| repl_autoindent.py | ||
| repl_autoindent.py.exp | ||
| repl_basic.py | ||
| repl_basic.py.exp | ||
| repl_cont.py | ||
| repl_cont.py.exp | ||
| repl_emacs_keys.py | ||
| repl_emacs_keys.py.exp | ||
| repl_inspect.py | ||
| repl_inspect.py.exp | ||
| repl_micropyinspect | ||
| repl_micropyinspect.py | ||
| repl_micropyinspect.py.exp | ||
| repl_sys_ps1_ps2.py | ||
| repl_sys_ps1_ps2.py.exp | ||
| repl_words_move.py | ||
| repl_words_move.py.exp | ||