##// 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_console
tests
__init__.py Loading ...
__main__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...
zmqhistory.py Loading ...