Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
py
runtime.c
Find file
Blame
History
Permalink
py: Properly implement divide-by-zero handling.
· 6ded55a6
Paul Sokolovsky
authored
Mar 31, 2014
"1/0" is sacred idiom, the shortest way to break program execution (sys.exit() is too long).
6ded55a6