##// END OF EJS Templates
Utter interact insanity....
Utter interact insanity. This involves a bunch of really complicated logic to handle the different ways that function parameters can be processed in Python. Most importantly, this includes support for *args in interact.

File last commit:

r14093:2259a244
r15140:df762d53
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;
}