Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/MySQL/MySQL Workbench 6.1 CE/python/site-packages/paramiko/ |
Upload File : |
ó Ī'Sc @ sĪ d 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 S( s! Exceptions defined by paramiko. t 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__( ( ( sb C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE/python/site-packages\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.) @since: 1.6 ( R R R ( ( ( sb C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE/python/site-packages\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 ( ( ( sb C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE/python/site-packages\paramiko\ssh_exception.pyR * s t BadAuthenticationTypec B s&