/usr/lib/python2.6/distutils/command
NameSizeModeActions
bdist.py55610644editdlrm
bdist.pyc46980644editdlrm
bdist.pyo46980644editdlrm
bdist_dumb.py49010644editdlrm
bdist_dumb.pyc46170644editdlrm
bdist_dumb.pyo46170644editdlrm
bdist_msi.py313880644editdlrm
bdist_msi.pyc222750644editdlrm
bdist_msi.pyo221970644editdlrm
bdist_rpm.py202100644editdlrm
bdist_rpm.py.brprpm201890644editdlrm
bdist_rpm.pyc174300644editdlrm
bdist_rpm.pyo173420644editdlrm
bdist_wininst.py149300644editdlrm
bdist_wininst.pyc107940644editdlrm
bdist_wininst.pyo107160644editdlrm
build.py55980644editdlrm
build.pyc52000644editdlrm
build.pyo52000644editdlrm
build_clib.py86590644editdlrm
build_clib.pyc65590644editdlrm
build_clib.pyo65590644editdlrm
build_ext.py322790644editdlrm
build_ext.pyc196670644editdlrm
build_ext.pyo196670644editdlrm
build_py.py168200644editdlrm
build_py.pyc118260644editdlrm
build_py.pyo117490644editdlrm
build_scripts.py46920644editdlrm
build_scripts.pyc45950644editdlrm
build_scripts.pyo45950644editdlrm
clean.py29180644editdlrm
clean.pyc32230644editdlrm
clean.pyo32230644editdlrm
command_template7190644editdlrm
config.py133910644editdlrm
config.pyc127570644editdlrm
config.pyo127570644editdlrm
install.py267770644editdlrm
install.pyc172070644editdlrm
install.pyo172070644editdlrm
install_data.py29940644editdlrm
install_data.pyc32640644editdlrm
install_data.pyo32640644editdlrm
install_egg_info.py25870644editdlrm
install_egg_info.pyc37570644editdlrm
install_egg_info.pyo37570644editdlrm
install_headers.py14490644editdlrm
install_headers.pyc23520644editdlrm
install_headers.pyo23520644editdlrm
install_lib.py85770644editdlrm
install_lib.pyc69160644editdlrm
install_lib.pyo69160644editdlrm
install_scripts.py21810644editdlrm
install_scripts.pyc30490644editdlrm
install_scripts.pyo30490644editdlrm
register.py114540644editdlrm
register.pyc100470644editdlrm
register.pyo100470644editdlrm
sdist.py184520644editdlrm
sdist.pyc154310644editdlrm
sdist.pyo154310644editdlrm
upload.py66690644editdlrm
upload.pyc61990644editdlrm
upload.pyo61660644editdlrm
wininst-6.0.exe614400644editdlrm
wininst-7.1.exe655360644editdlrm
wininst-8.0.exe614400644editdlrm
wininst-9.0-amd64.exe2237440644editdlrm
wininst-9.0.exe1960960644editdlrm
__init__.py9150644editdlrm
__init__.pyc7020644editdlrm
__init__.pyo7020644editdlrm
Edit: /usr/lib/python2.6/distutils/command/install_lib.pyc (6916B)
Ñò «gc@s•dZdZddkZddklZddkZddklZddkl Z e edƒoei dZ nd Z d efd „ƒYZ dS( skdistutils.command.install_lib Implements the Distutils 'install_lib' command (install all Python modules).s=$Id: install_lib.py 81308 2010-05-18 23:37:50Z georg.brandl $iÿÿÿÿN(tIntType(tCommand(tDistutilsOptionErrortextseptpys.pyt install_libc BsŸeZdZddd d!d#d$d%gZdd dgZhd d 6Zd„Zd„Zd„Z d„Z d„Z d„Z d„Z d„Zd„Zd„ZRS(&s7install all Python modules (extensions and pure Python)s install-dir=tdsdirectory to install tos build-dir=tbs'build directory (where to install from)tforcetfs-force installation (overwrite existing files)tcompiletcscompile .py to .pyc [default]s no-compilesdon't compile .py filess optimize=tOslalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0]s skip-buildsskip the build stepscCs:d|_d|_d|_d|_d|_d|_dS(Ni(tNonet install_dirt build_dirRR toptimizet skip_build(tself((s3/usr/lib/python2.6/distutils/command/install_lib.pytinitialize_options:s      c CsÌ|idddddddƒ|idjo d |_n|idjo d |_nt|iƒtj oYy0t|iƒ|_|idjo t‚nWqÈttfj ot d ‚qÈXndS(Ntinstallt build_libRRRRR RRiiisoptimize must be 0, 1, or 2(Rs build_dir(s install_libs install_dir(sforcesforce(scompilescompile(soptimizesoptimize(s skip_builds skip_build(iii( tset_undefined_optionsR R RttypeRtinttAssertionErrort ValueErrorR(R((s3/usr/lib/python2.6/distutils/command/install_lib.pytfinalize_optionsCs$   cCsH|iƒ|iƒ}|dj o!|iiƒo|i|ƒndS(N(tbuildRR t distributionthas_pure_modulest byte_compile(Rtoutfiles((s3/usr/lib/python2.6/distutils/command/install_lib.pytrun^s  cCsT|ipF|iiƒo|idƒn|iiƒo|idƒqPndS(Ntbuild_pyt build_ext(RRRt run_commandthas_ext_modules(R((s3/usr/lib/python2.6/distutils/command/install_lib.pyRrs  cCsNtii|iƒo|i|i|iƒ}n|id|iƒdS|S(Ns3'%s' does not exist -- no Python modules to install(tostpathtisdirRt copy_treeRtwarn(RR ((s3/usr/lib/python2.6/distutils/command/install_lib.pyRys   c CsÀtio|idƒdSddkl}|idƒi}|io,||ddd|id|d |i ƒn|i djo8||d|i d|id|d |i d |i ƒndS( Ns%byte-compiling is disabled, skipping.iÿÿÿÿ(RRRiRtprefixtdry_runtverbose( tsystdont_write_bytecodeR*tdistutils.utilRtget_finalized_commandtrootR RR,RR-(RtfilesRt install_root((s3/usr/lib/python2.6/distutils/command/install_lib.pyR‚s   c CsŠ|pgS|i|ƒ}|iƒ}t||ƒ}t|ƒttiƒ}g}x.|D]&} |itii|| |ƒƒq\W|S(N( R1t get_outputstgetattrtlenR&tseptappendR'tjoin( Rthas_anyt build_cmdt cmd_optiont output_dirt build_filesRt prefix_lentoutputstfile((s3/usr/lib/python2.6/distutils/command/install_lib.pyt_mutate_outputs›s $cCs•g}xˆ|D]€}tiitii|ƒƒd}|tjoq n|io|i|dƒn|idjo|i|dƒq q W|S(NiR ito(R&R'tsplitexttnormcasetPYTHON_SOURCE_EXTENSIONR R9R(Rt py_filenamestbytecode_filestpy_filetext((s3/usr/lib/python2.6/distutils/command/install_lib.pyt_bytecode_filenames­s"  cCsw|i|iiƒdd|iƒ}|io|i|ƒ}ng}|i|iiƒdd|iƒ}|||S(sÁReturn the list of files that would be installed if this command were actually run. Not affected by the "dry-run" flag or whether modules have actually been built yet. R"RR#(RCRRRR RLR%(Rt pure_outputstbytecode_outputst ext_outputs((s3/usr/lib/python2.6/distutils/command/install_lib.pyR5Ás   cCsvg}|iiƒo&|idƒ}|i|iƒƒn|iiƒo&|idƒ}|i|iƒƒn|S(sþGet the list of files that are input to this command, ie. the files that get installed as they are named in the build tree. The files in this list correspond one-to-one to the output filenames returned by 'get_outputs()'. R"R#(RRR1textendR5R%(RtinputsR"R#((s3/usr/lib/python2.6/distutils/command/install_lib.pyt get_inputsØs(s install-dir=Rsdirectory to install to(s build-dir=Rs'build directory (where to install from)(sforceR s-force installation (overwrite existing files)(scompileR scompile .py to .pyc [default]N(s no-compileNsdon't compile .py files(s optimize=R slalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0](s skip-buildNsskip the build steps(t__name__t __module__t descriptionR t user_optionstboolean_optionst negative_optRRR!RRRRCRLR5RR(((s3/usr/lib/python2.6/distutils/command/install_lib.pyRs*         (t__doc__t __revision__R&ttypesRR.tdistutils.coreRtdistutils.errorsRthasattrRRGR(((s3/usr/lib/python2.6/distutils/command/install_lib.pyts