config root man

Current Path : /usr/local/lib/python2.5/distutils/command/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/distutils/command/install_lib.pyo

³ò
h”Rc	@s›dZddkZddkZddkZddklZddklZddkl	Z	e
edƒoeidZndZd	efd
„ƒYZ
dS(s8$Id: install_lib.py 37946 2004-12-02 20:14:16Z lemburg $iÿÿÿÿN(tIntType(tCommand(tDistutilsOptionErrortextseptpys.pytinstall_libc	Bs¡eZdZddd d!d#d$d%gZdd
dgZhd
d
<Zd„Zd„Zd„Z	d„Z
d„Zd„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(tNonetinstall_dirt	build_dirRR
toptimizet
skip_build(tself((s9/usr/local/lib/python2.5/distutils/command/install_lib.pytinitialize_options4s					c	Cs²|idd
dddddƒ|idjo
d
|_n|idjo
d|_nt|iƒtj	o?yt|iƒ|_Wq®ttfj
ot	d‚q®XndS(Ntinstallt	build_libRRRRR
RRiisoptimize must be 0, 1, or 2(Rs	build_dir(sinstall_libsinstall_dir(sforcesforce(scompilescompile(soptimizesoptimize(s
skip_builds
skip_build(
tset_undefined_optionsR
R
RttypeRtintt
ValueErrortAssertionErrorR(R((s9/usr/local/lib/python2.5/distutils/command/install_lib.pytfinalize_options=s"	

cCsH|iƒ|iƒ}|dj	o!|iiƒo|i|ƒndS(N(tbuildRR
tdistributionthas_pure_modulestbyte_compile(Rtoutfiles((s9/usr/local/lib/python2.5/distutils/command/install_lib.pytrunWs
cCsT|ipF|iiƒo|idƒn|iiƒo|idƒqPndS(Ntbuild_pyt	build_ext(RRRtrun_commandthas_ext_modules(R((s9/usr/local/lib/python2.5/distutils/command/install_lib.pyRks

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 ((s9/usr/local/lib/python2.5/distutils/command/install_lib.pyRrs	c
Cs¤ddkl}|idƒi}|io,||ddd|id|d|iƒn|idjo8||d|id|id|d	|id|iƒndS(
Niÿÿÿÿ(RRRiRtprefixtdry_runtverbose(	tdistutils.utilRtget_finalized_commandtrootR
RR,RR-(RtfilesRtinstall_root((s9/usr/local/lib/python2.5/distutils/command/install_lib.pyR{s
c
Cs|pgSn|i|ƒ}|iƒ}t||ƒ}t|ƒttiƒ}g}x.|D]&}	|itii||	|ƒƒq_W|S(N(	R/tget_outputstgetattrtlenR&tseptappendR'tjoin(
Rthas_anyt	build_cmdt
cmd_optiont
output_dirtbuild_filesRt
prefix_lentoutputstfile((s9/usr/local/lib/python2.5/distutils/command/install_lib.pyt_mutate_outputss$cCs•g}xˆ|D]€}tiitii|ƒƒd}|tjoq
n|io|i|dƒn|idjo|i|dƒq
q
W|S(NiRito(R&R'tsplitexttnormcasetPYTHON_SOURCE_EXTENSIONR
R7R(Rtpy_filenamestbytecode_filestpy_filetext((s9/usr/local/lib/python2.5/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#(RARRRR
RJR%(Rtpure_outputstbytecode_outputstext_outputs((s9/usr/local/lib/python2.5/distutils/command/install_lib.pyR3¶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#(RRR/textendR3R%(RtinputsR"R#((s9/usr/local/lib/python2.5/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)(scompileRscompile .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__tdescriptionR
tuser_optionstboolean_optionstnegative_optRRR!RRRRARJR3RP(((s9/usr/local/lib/python2.5/distutils/command/install_lib.pyRs*												(t__revision__tsysR&tstringttypesRtdistutils.coreRtdistutils.errorsRthasattrRRER(((s9/usr/local/lib/python2.5/distutils/command/install_lib.pys<module>s$

Man Man