`pathlib.Path` IMHO is one of the best additions to Python. Would be nice if it were possible to open files from `Path` without having to cast to `str`
pathlib.PathIMHO is one of the best additions to Python. Would be nice if it were possible to open files fromPathwithout having to cast tostr