##// END OF EJS Templates
fix and test path regexes...
fix and test path regexes - require leading `/` - match empty string - disallow consecutive `//` This means that path_regex should be included as `/api/whatever%s`, not `/api/whatever/%s`

File last commit:

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