Clean up backslash avoiding code in ast, fix typo (#113605) · python/cpython@3d5df54 · GitHub
Skip to content

Commit 3d5df54

Browse files
authored
Clean up backslash avoiding code in ast, fix typo (#113605)
As of #108553, the `_avoid_backslashes` code path is dead `scape_newlines` was introduced in #110271. Happy to drop the typo fix if we don't want it
1 parent 74208ed commit 3d5df54

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

Lib/ast.py

Lines changed: 5 additions & 8 deletions

0 commit comments

Comments
 (0)