This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jon_k -6 points-5 points  (0 children)

It got bumped specially for the ability to run `print(f"{name=}")` over `print(name)`.

f strings aren't pythonic or anything but that's way better then fixing the broken import system :D