Skip to content

SOAPpy.Client.__Method.__nonzero__ should return an int #2

@akvadrako

Description

@akvadrako

Hi. When I create a SOAPProxy() object and try to put it in standard collections I get problems because it doesn't follow the nonzero rules.

calling bool(SOAPProxy(...)) results in:

TypeError: nonzero should return an int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions