##// END OF EJS Templates
Add new @onlyif decorator, the reverse of @skipif....
Add new @onlyif decorator, the reverse of @skipif. It's trivial, but it makes certain conditions much cleaner to express.

File last commit:

r1420:34bafc01
r2452:80de7d25
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x