##// END OF EJS Templates
tweak regexp handling of tzinfo...
tweak regexp handling of tzinfo allows for excluding the 'Z' from the timezone info

File last commit:

r10285:5e1e98c2
r11150:ea0e1bc3
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
MinRK
split KernelManager into KernelManager + KernelClient
r10285 from .client import BlockingKernelClient