##// END OF EJS Templates
make sentinel class for some kwargs....
make sentinel class for some kwargs. The signature is a little more sane with `fun(..., default=module.value)` instead of `fun(..., default=<object object at 0x12345678>)`
Matthias Bussonnier -
r21045:12680619
Show More
Name Size Modified Last Commit Author
/ ipython_parallel
apps
client
controller
engine
tests
__init__.py Loading ...
cluster.py Loading ...
error.py Loading ...
factory.py Loading ...
logger.py Loading ...
util.py Loading ...