Skip to content

fix: Bug with x.y style dictionary keys - #9

Open
sabahmax-dev wants to merge 1 commit into
grimen:masterfrom
sabahmax-dev:webbrain/issue-7
Open

sabahmax-dev wants to merge 1 commit into
grimen:masterfrom
sabahmax-dev:webbrain/issue-7

Conversation

@sabahmax-dev

Copy link
Copy Markdown

Closes #7

Check the full dotted attribute name as a literal key before falling back to nested lookups, so `AttributeDict({'this.test': 1}).this.test` returns the stored value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug with x.y style dictionary keys

1 participant