Orbits
1
|
Static Public Attributes | |
string | name = 'unzip' |
string | summary = 'DEPRECATED. Unzip individual packages.' |
Static Public Attributes inherited from pip.commands.zip.ZipCommand | |
string | name = 'zip' |
string | usage |
string | summary = 'DEPRECATED. Zip individual packages.' |
Static Public Attributes inherited from pip.basecommand.Command | |
name = None | |
usage = None | |
hidden = False | |
Additional Inherited Members | |
Public Member Functions inherited from pip.commands.zip.ZipCommand | |
def | __init__ |
def | paths |
def | run |
def | unzip_package |
def | zip_package |
def | remove_filename_from_pth |
def | add_filename_to_pth |
def | pth_files |
def | find_package |
def | list |
def | count_package |
Public Attributes inherited from pip.commands.zip.ZipCommand | |
name | |
select_paths | |
simulate | |
Unzip individual packages.
|
static |
|
static |
Copyright 2014 Google Inc. All rights reserved.