##// END OF EJS Templates
notice nesting of `sync_results` decorator...
notice nesting of `sync_results` decorator ensures the sync operation only fires once, after the outermost call. avoids O(n) calls to set.difference

File last commit:

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