Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-11 | py: Implement fallback for equality check for all types. | Damien George | |
Return "not equal" for objects that don't implement equality check. This is as per Python specs. |
![]() |
index : user/sven/micropython.git | |
The MicroPython project | Sven Wegener |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-11 | py: Implement fallback for equality check for all types. | Damien George | |
Return "not equal" for objects that don't implement equality check. This is as per Python specs. |