##// END OF EJS Templates
fix kernel_argv scrubbing to cover args passed with space...
fix kernel_argv scrubbing to cover args passed with space $> ipqt --shell 12345 would not scrub the port, previously

File last commit:

r2732:60cab731
r4957:fc5db528
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""