HEX
Server: Apache
System: Linux insrv.serversdaddy.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
User: jsaha (1066)
PHP: 8.3.6
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/python34/lib/python3.4/site-packages/pip/commands/__pycache__/help.cpython-34.pyc
�
v�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-b5g1_nk_-build/pip/commands/help.py�runs
	


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