##// 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

File last commit:

r2045:2b04bcfb
r21078:2098e1d4
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """