Files
python-uncompyle6/test
rocky 04510ac2f8 lambda formatting in f-string
In a formatted string using "lambda',  we should not add "\n".
For example in:
  f'{(lambda x:x)("8")!r}'

Adding a "\n" after "lambda x: x" will give an error message:
  SyntaxError: f-string expression part cannot include a backslash
2022-04-12 16:49:58 -04:00
..
2019-10-12 19:53:17 -04:00
2019-10-12 19:53:17 -04:00
2019-10-12 19:53:17 -04:00
2019-10-12 19:53:17 -04:00
2018-04-09 01:36:42 -04:00
2018-05-01 02:48:51 -04:00
2022-04-03 06:41:58 -04:00
2022-04-03 06:41:58 -04:00
2020-04-18 23:18:24 -04:00
2022-04-03 06:41:58 -04:00
2019-04-10 12:35:26 -04:00
2019-11-09 21:56:36 -05:00
2019-10-29 11:43:09 -04:00
2019-10-28 14:46:45 -04:00
2021-11-21 14:04:34 -05:00
2019-05-21 08:29:03 -04:00
2022-04-03 06:41:58 -04:00
2021-12-31 11:39:57 -05:00
2021-11-21 14:04:34 -05:00
2021-11-23 16:45:01 -05:00