##// END OF EJS Templates
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc...
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc Thanks to Sylvain Corlay for the suggestion.

File last commit:

r10285:5e1e98c2
r18058:c7253b21
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
from .client import BlockingKernelClient