##// 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
/ jupyter_qtconsole
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...