B
    '\                 @   s,   d dl mZmZmZmZ d dlZdd ZdS )    )absolute_importdivisionprint_functionunicode_literalsNc             C   s*   | j s|  d S td| j  tjd dS )NzMERROR: The 'conda help' command is deprecated.
Instead use 'conda %s --help'.)file   )ZcommandZ
print_helpprintsysstderr)argsparser r   2lib/python3.7/site-packages/conda/cli/main_help.pyexecute	   s    
r   )Z
__future__r   r   r   r   r	   r   r   r   r   r   <module>   s   