Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
9aa2a527b532e31c77592cede3b38c018c83ac64
Switch branch/tag
uPython-mirror
py
objfloat.c
Find file
Blame
History
Permalink
py: Tidy up BINARY_OPs; negation done by special NOT bytecode.
· 9aa2a527
Damien George
authored
Feb 01, 2014
IS_NOT and NOT_IN are now compiled to IS + NOT and IN + NOT, with a new special NOT bytecode.
9aa2a527