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-11 11:20:17 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
1,552
Commits
5
Branches
72
Tags
87e380b7eae5da7d4a4bee84df243faa488f10bd
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