This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11,714
Commits
4
Branches
3
Tags
611
MiB
8af9796b16
Commit Graph
1 Commits
Author
SHA1
Message
Date
Damien George
c38dc3ccc7
py: Implement fallback for equality check for all types.
...
Return "not equal" for objects that don't implement equality check. This is as per Python specs.
2015-01-11 15:13:18 +00:00