Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Clean up Bool comparison ops and implement division/mod ops #498

Merged
merged 6 commits into from
Apr 7, 2017

Conversation

timb07
Copy link
Contributor

@timb07 timb07 commented Apr 7, 2017

__lt__, __le__, and __ge__ each had two definitions; removed the earlier definitions (which didn't work).

Also implemented division/mod operators, relying on the Int versions of these operators.

#46

@freakboy3742 freakboy3742 merged commit b46505f into beeware:master Apr 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants