##// END OF EJS Templates
automatically cull oldest 25% of signatures...
automatically cull oldest 25% of signatures when cache size is reached

File last commit:

r16120:24b93a1d
r19626:c2ddffd0
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()