##// 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_kernel
comm
gui
inprocess
pylab
resources
tests
__init__.py Loading ...
__main__.py Loading ...
connect.py Loading ...
datapub.py Loading ...
displayhook.py Loading ...
embed.py Loading ...
eventloops.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
kernelbase.py Loading ...
launcher.py Loading ...
log.py Loading ...
parentpoller.py Loading ...
serialize.py Loading ...
session.py Loading ...
zmqshell.py Loading ...