##// END OF EJS Templates
Adapt to all sorts of drive names...
Adapt to all sorts of drive names Earlier implementation assumed the drive name to be C and ignored the possibility of it being different. Drive names could also be greater than 1 in length. This possibility is also considered now.

File last commit:

r20955:c71dcbcd
r26796:fe042603
Show More
managerabc.py
1 line | 40 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.managerabc import *