Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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