AlkantarClanX12

Your IP : 18.188.227.64


Current Path : /opt/alt/python34/lib/python3.4/site-packages/pip/commands/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib/python3.4/site-packages/pip/commands/__pycache__/help.cpython-34.pyc

�
�Re��@s@ddlmZmZddlmZGdd�de�ZdS)�)�Command�SUCCESS)�CommandErrorc@s4eZdZdZdZdZdZdd�ZdS)�HelpCommandzShow help for commands�helpz
      %prog <command>zShow help for commands.c	Cs�ddlm}m}y|d}Wntk
r<tSYnX||kr�||�}d|g}|r||jd|�ntdj|���n||�}|jj	�tS)Nr)�commands�get_similar_commandszunknown command "%s"zmaybe you meant "%s"z - )
�pip.commandsrr�
IndexErrorr�appendr�join�parser�
print_help)	�self�options�argsrr�cmd_name�guess�msg�command�r�,/tmp/pip-ztkk0jow-build/pip/commands/help.py�runs
	


zHelpCommand.runN)�__name__�
__module__�__qualname__�__doc__�name�usage�summaryrrrrrrs
rN)�pip.basecommandrr�pip.exceptionsrrrrrr�<module>s