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-03-12 11:50:24 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
1,423
Commits
5
Branches
72
Tags
ea85a121f2b4bb806fbb59cd5da3f94cae8fb57c
Commit Graph
1 Commits
Author
SHA1
Message
Date
Paul Sokolovsky
6ded55a61f
py: Properly implement divide-by-zero handling.
...
"1/0" is sacred idiom, the shortest way to break program execution (sys.exit() is too long).
2014-03-31 02:23:57 +03:00