##// END OF EJS Templates
Update bundled copy of pexpect to 3.3...
Update bundled copy of pexpect to 3.3 Closes gh-6086

File last commit:

r16113:87737521
r17142:2da4f552
Show More
other.ipynb
32 lines | 501 B | text/plain | TextLexer

This notebook just defines bar

InĀ [2]:
def bar(x):
    return "bar" * x