Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python33
/
lib
/
python3.3
/
site-packages
/
setuptools
/
command
/
__pycache__
/
File Content:
install_egg_info.cpython-33.pyc
� ��Re� c @ st d d l m Z d d l m Z d d l m Z m Z d d l Z d d l Z d d l Z Gd d � d e � Z d S( i ( u Command( u unpack_archive( u logu dir_utilNc B s} | Ee Z d Z d Z d Z d g Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d S( u install_egg_infou. Install an .egg-info directory for the packageu install-dir=u du directory to install toc C s d | _ d S( N( u Noneu install_dir( u self( ( u<