|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /lib/python2.7/site-packages/paramiko/ |
Upload File : |
�
x�\c @ s� d d l Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d
e f d � � YZ d e f d
� � YZ d e f d � � YZ d e f d � � YZ d e j
f d � � YZ d S( i����Nt SSHExceptionc B s e Z d Z RS( sT
Exception raised by failures in SSH2 protocol negotiation or logic errors.
( t __name__t
__module__t __doc__( ( ( s: /tmp/pip-install-A1qMVe/paramiko/paramiko/ssh_exception.pyR s t AuthenticationExceptionc B s e Z d Z RS( s�
Exception raised when authentication failed for some reason. It may be
possible to retry with different credentials. (Other classes specify more
specific reasons.)
.. versionadded:: 1.6
( R R R ( ( ( s: /tmp/pip-install-A1qMVe/paramiko/paramiko/ssh_exception.pyR s t PasswordRequiredExceptionc B s e Z d Z RS( sR
Exception raised when a password is needed to unlock a private key file.
( R R R ( ( ( s: /tmp/pip-install-A1qMVe/paramiko/paramiko/ssh_exception.pyR * s t BadAuthenticationTypec B s&