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
compile.c
Find file
Blame
History
Permalink
compile: Don't try to constant-fold division by zero.
· 96eec4f8
Paul Sokolovsky
authored
Mar 31, 2014
The way it is, just crashes app. And optimizing to "raise ZeroDivisionError" is probably too much.
96eec4f8