##// END OF EJS Templates
Remove leftover from cleanup....
Remove leftover from cleanup. These were support function for when the Deprecated and to be removed calltip function was still tested.

File last commit:

r21337:03608cd1
r25079:9cb1081d
Show More
__main__.py
3 lines | 100 B | text/x-python | PythonLexer
if __name__ == '__main__':
from ipykernel import kernelapp as app
app.launch_new_instance()