Skip to content

assert keys is tuple object in BitHandler init method #91

Description

@ruandao

# TODO: change to bitarray?

may be need a method to convert key to value, i try many time to find out how to convert

        result = BitHandler(0, tuple(TeamPerm.permission))
        for label in data:
            setattr(result, label, True)

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