This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-05-01 21:30:14 +02:00
Code
Issues
Actions
54
Packages
Projects
Releases
Wiki
Activity
18,377
Commits
6
Branches
74
Tags
dbd3eaaa4c3972a0196e59cdcb00a997d3d9a25c
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