Skip to content

Add ability to check if an attribute exists#39

Merged
leonhandreke merged 1 commit intoHaDiNet:masterfrom
langesven:feature/attrcheck
Jan 10, 2018
Merged

Add ability to check if an attribute exists#39
leonhandreke merged 1 commit intoHaDiNet:masterfrom
langesven:feature/attrcheck

Conversation

@langesven
Copy link
Contributor

Since hasattr isn't sufficient to check if attributes really exist
and aren't just empty sets for convenience of modifying entries
add functionality to entries to check if a given attribute exists.

Based on what @leonhandreke suggested in #38 - hope this is close to what you visioned. Sorry for the long delay.

Since hasattr isn't sufficient to check if attributes really exist
and aren't just empty sets for convenience of modifying entries
add functionality to entries to check if a given attribute exists.
Copy link
Member

@leonhandreke leonhandreke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this, looks great :). I hope this fully solves the problem you were having with the API.

Ship it!

@leonhandreke leonhandreke merged commit d6eaabc into HaDiNet:master Jan 10, 2018
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.

2 participants