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
I totally see it now... I don't know why I did not see it before: I was just putting the eyes on the wrong side of the equation, when the problem was at the other 😄
It works now, thanks!
philpep
changed the title
Error reading linked_to in MacOS
Implement __eq__ for File objects
Apr 10, 2018
Implements __eq__ and __ne__ methods on teh File object.
If both objects are files, the paths are getting compared,
if the other object is a string it's compared with the path directly.
Hello, I'm getting this error while checking the
linked_to
of a valid symlink.Is the last assertion returning a file object instead of the string representation of its path?
Thanks!
PS: close this issue if you consider is not a bug
The text was updated successfully, but these errors were encountered: