Skip to content

Wrong documentation? - SFTPHandle.read returns tuple #133

@hakaishi

Description

@hakaishi

documentation url: https://ssh2-python.readthedocs.io/en/latest/sftp_handle.html#ssh2.sftp_handle.SFTPHandle.read

Problem: Documentation says that read returns bytes, but it actually returns a tuple of (return code, bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions