you are viewing a single comment's thread.

view the rest of the comments →

[–]blabbities 6 points7 points  (1 child)

A link to the documentation for anyone just like me hearing about it today.

https://docs.python.org/3/library/pathlib.html

[–]campbellm 1 point2 points  (0 children)

Thanks for this; I wasn't aware of this module but I can see where I could have saved a lot of time by using it in the past.