Skip to content

type 'int' is not iterable #267

@mokeyish

Description

@mokeyish

Reproduce code:

a = Box(
    {
        "a": {
            "b": {
                "c": 100
            }
        }
    },
    box_dots=True
)

x = a.get('a.b.c.d')

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