##// END OF EJS Templates
mention that pexpect ships in IPython.external...
mention that pexpect ships in IPython.external and only check for it on posix

File last commit:

r14093:2259a244
r15026:78f7b4ba
Show More
quickhelp.less
11 lines | 168 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
}