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
2025-09-09 03:11:08 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
1,323
Commits
7
Branches
9
Tags
10e21b977091703dbb22f839465902e91fcc6ac3
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