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
1,702
Commits
4
Branches
3
Tags
611
MiB
571d5a3363
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