관리-도구
편집 파일: alias.cpython-34.pyc
� M�Re� � @ s� d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l Td d l m Z m Z m Z d d � Z Gd d � d e � Z d d � Z d S) � N)�Command)�convert_path)�log)�*)�edit_config�option_base�config_filec C sJ x$ d D] } | | k r t | � Sq W| j � | g k rF t | � S| S)z4Quote an argument for later parsing by shlex.split()�"�'�\�#)r r r r )�repr�split)�arg�c� r �3/tmp/pip-l4uy7dan-build/setuptools/command/alias.py�shquote s r c @ sf e Z d Z d Z d Z d Z d g e j Z e j d g Z d d � Z d d � Z d d � Z d S)�aliasz3Define a shortcut that invokes one or more commandsz0define a shortcut to invoke one or more commandsT�remove�r�remove (unset) the aliasc C s# t j | � d | _ d | _ d S)N)r �initialize_options�argsr )�selfr r r r s zalias.initialize_optionsc C s>