Skip to content

mistake in documentation? - fstat does not return a tuple #132

@hakaishi

Description

@hakaishi

Link to documentation: https://ssh2-python.readthedocs.io/en/latest/sftp_handle.html#ssh2.sftp_handle.SFTPHandle.fsetstat
Problem: SFTPHandle.fsetstat only returns ssh2.sftp_handle.SFTPAttributes and not a tuple (int, SFTPAttributes) like it is currently written.

Is this just a documentation issue or a wrong implementation?

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