##// END OF EJS Templates
Merge pull request #2340 from JanSchulz/client-clear-cache...
Merge pull request #2340 from JanSchulz/client-clear-cache Initial Code to reduce parallel.Client caching adds: client.purge_local_results client.purge_hub_results client.purge_results (does both above) client.purge_everything (includes history, etc.)

File last commit:

r1420:34bafc01
r9153:9d021a36 merge
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x