##// END OF EJS Templates
Backport PR #2280: fix SSH passwordless check for OpenSSH...
Backport PR #2280: fix SSH passwordless check for OpenSSH pexpect takes a regular expression, so we want '[Pp]assword:', not '[Ppassword]:'.
MinRK -
r8378:25b5f87e
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...