j
k
j a
j l
On Sun, Jan 16, 2022 at 01:11:13PM +0000, Rob Cliffe via Python-ideas wrote:
How about fs{1, 2, 3}
What does the "s" add that the set {1, 2, 3} doesn't already tell us? We don't say rs"\d+" for raw strings, or fs"{x =}" for f-strings. -- Steve
Back to the thread
Back to the list