Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objects in Geometry should allow comparing them to objects of other types (e.g. None) #3

Open
Brow71189 opened this issue Jan 28, 2019 · 0 comments

Comments

@Brow71189
Copy link
Contributor

Brow71189 commented Jan 28, 2019

Right now, comparing any of the objects in Geometry to objects of a different type fails. The eq and ne magic methods in these objects should be implemented in a way that the comparison does not fail but returns False.

@Brow71189 Brow71189 changed the title Types in Geometry should allow to compare them to other Types (e.g. None) Objects in Geometry should allow comparing them to objects of other types (e.g. None) Jan 28, 2019
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

No branches or pull requests

1 participant