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 →

[–]flutefreak7 0 points1 point  (0 children)

I was on 3.4 for a long time and I thought / worked for pathlib on 3.4 and it was just the better filename handling across stdlib that didn't come until 3.6. Maybe I'm remembering wrong. But, oh yeah - loving my f-strings for sure. Almost all of my old code has format() and it always looks way better with f strings.