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
bd06992a37
circuitpython
/
tests
/
micropython
/
viper_cond.py.exp
4 lines
23 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: Add more tests for viper, including tests for ViperTypeError's.
2015-04-22 18:18:28 -04:00
not x False
py: Allow viper to use ints as direct conditionals in jumps. Allows things like: if 1: ...
2014-09-29 11:41:37 -04:00
x True
y 1