File "unzip.py"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python33/lib/python3.3/site-packages/pip/commands/unzip.py
File size: 185 bytes
MIME-type: text/x-script.python
Charset: utf-8

from pip.commands.zip import ZipCommand


class UnzipCommand(ZipCommand):
    """Unzip individual packages."""
    name = 'unzip'
    summary = 'DEPRECATED. Unzip individual packages.'