]> granicus.if.org Git - python/commit
Add an additional test with a newline, one that's very similar to test_parens_in_expr...
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 6 Nov 2016 16:01:08 +0000 (11:01 -0500)
committerJason R. Coombs <jaraco@jaraco.com>
Sun, 6 Nov 2016 16:01:08 +0000 (11:01 -0500)
commit45cab8ccdd8577e3653ec80a3cb416fd9608f2ef
treec0f63c4cbd772082124de0f772b80edffc222a62
parentf0b311bd739d36d62e81dacd27d098c496e8663a
Add an additional test with a newline, one that's very similar to test_parens_in_expressions, but because the newline is not a literal newline, but a backslash en, this error is triggered.
Lib/test/test_fstring.py