You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.4 introduced pathlib, an OOP approach to file paths. This new part of
the standard library also introduces a number of methods for manipulating files
that are not currently handled by pyfakefs.
https://docs.python.org/3/library/pathlib.html#methods
Original issue reported on code.google.com by [email protected] on 20 May 2014 at 10:26
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 May 2014 at 10:26The text was updated successfully, but these errors were encountered: