Skip to content

os.readlink returns empty string #6

@sonictk

Description

@sonictk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions