##// 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
/ jupyter_nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
converter.py Loading ...
current.py Loading ...
notebooknode.py Loading ...
reader.py Loading ...
sentinel.py Loading ...
sign.py Loading ...
validator.py Loading ...