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
Damn, you are right. Availability: Unix. OK, I will try to do something about it.
The problem is that although os.stat() exists on Windows as well, st_ino and st_dev (which is what samefileuses) are always zero all the way up to Python 3.3.
when i use gvim on windows7,
ropevim.py: 232
os.path.samefile not available.
The text was updated successfully, but these errors were encountered: