##// END OF EJS Templates
move sentinel out of IPython.utils.signature...
move sentinel out of IPython.utils.signature signature is a backport of a stdlib file, and not an appropriate place for new code. Further, to avoid adding a new trivial module to genutils, a copy is added each place we've used a sentinel
Min RK -
r21078:2098e1d4
Show More
Name Size Modified Last Commit Author
/ examples / Embedding
Index.ipynb Loading ...
embed_class_long.py Loading ...
embed_class_short.py Loading ...
embed_function.py Loading ...
inprocess_qtconsole.py Loading ...
inprocess_terminal.py Loading ...
internal_ipkernel.py Loading ...
ipkernel_qtapp.py Loading ...
ipkernel_wxapp.py Loading ...