-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi all; I've recently been looking around for a way to handle symbolic links in Python, and I chanced upon the lib here. However, while islink() works for me, readlink() does not; it always returns an empty string for me on Windows. I'm not that experienced with ctypes (or Python in general), so if there's any solution or something that I might have overlooked here, I'd appreciate any help! (Or even a hint! :D)
Metadata
Metadata
Assignees
Labels
No labels