This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,547
Commits
21
Branches
274
Tags
785
MiB
263853ef84
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