]> granicus.if.org Git - python/commit
f-strings: More tests for empty expressions along with missing closing braces.
authorEric V. Smith <eric@trueblade.com>
Wed, 23 Sep 2015 14:24:43 +0000 (10:24 -0400)
committerEric V. Smith <eric@trueblade.com>
Wed, 23 Sep 2015 14:24:43 +0000 (10:24 -0400)
commitb2080f65544093c8f07b4ecc43fe035aeb08c8f0
tree3bfb732397825626d534682f41a7c71ada006fd3
parent548c4d31784048d64eb11ab13652ca0d4abb6d39
f-strings: More tests for empty expressions along with missing closing braces.
Lib/test/test_fstring.py