config root man

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

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/compileall.pyo

³ò
h”Rc	@sždZddkZddkZddkZddgZdddddd„Zddddd	„Zd
„Ze	djo!e
eƒƒZeieƒndS(síModule/script to "compile" all .py files to .pyc (or .pyo) file.

When called as a script with arguments, this compiles the directories
given as arguments recursively; the -l option prevents it from
recursing into directories.

Without arguments, if compiles all modules on sys.path, without
recursing into subdirectories.  (Even though it should do so for
packages -- for now, you'll have to deal with packages separately.)

See module py_compile for details of the actual byte-compilation.

iÿÿÿÿNtcompile_dirtcompile_pathi
icCsè|pdG|GdGHnyti|ƒ}Wn%tij
odG|GHg}nX|iƒd}x~|D]v}tii||ƒ}	|dj	otii||ƒ}
nd}
|dj	o!|i|	ƒ}|oqjqßntii|	ƒol|d |d}}
|
djoF|	t	odpd}ti
|	ƒi}yti
|ƒi}Wntij
o
d	}nX||jo|oqjn|pd
G|	GdGHnyti
|	d|
tƒ}Wnytj
o
t‚qZtij
o/}|od
G|	GdGHn|iGHd	}qZtj
o}dG|GHd	}qZX|d	jo
d	}qZqàqj|d	jou|tijoe|tijoUtii|	ƒoBtii|	ƒo.t|	|d|
|||ƒp
d	}qàqjqjW|S(
sÁByte-compile all modules in the given directory tree.

    Arguments (only dir is required):

    dir:       the directory to byte-compile
    maxlevels: maximum recursion level (default 10)
    ddir:      if given, purported directory name (this is the
               directory name that will show up in error messages)
    force:     if 1, force compilation, even if timestamps are up-to-date
    quiet:     if 1, be quiet during compilation

    tListings...s
Can't listiiýÿÿÿs.pytctoit	CompilingtSorryN(tostlistdirterrortsorttpathtjointNonetsearchtisfilet	__debug__tstattst_mtimet
py_compiletcompiletTruetKeyboardInterrupttPyCompileErrortmsgtIOErrortcurdirtpardirtisdirtislinkR(tdirt	maxlevelstddirtforcetrxtquiettnamestsuccesstnametfullnametdfiletmotheadttailtcfiletftimetctimetokterrte((s&/usr/local/lib/python2.5/compileall.pyRsj	





	

  icCshd}x[tiD]P}|p|tijo|o	dGHq|ot||d|d|ƒ}qW|S(sByte-compile all module on sys.path.

    Arguments (all optional):

    skip_curdir: if true, skip current directory (default true)
    maxlevels:   max recursion level (default 0)
    force: as for compile_dir() (default 0)
    quiet: as for compile_dir() (default 0)

    isSkipping current directoryR#N(tsysRRRRR
(tskip_curdirRR!R#R%R((s&/usr/local/lib/python2.5/compileall.pyRWs
	cCsïddk}y#|itiddƒ\}}WnR|ij
oC}|GHdGHdGHdGHdGHd	GHd
GHdGHdGHtid
ƒnXd}d}d}d}d}xœ|D]”\}	}
|	djo
d}n|	djo
|
}n|	djo
d}n|	djo
d}n|	djoddk}|i|
ƒ}q©q©W|o-t|ƒdjodGHtid
ƒqund}yO|o;xA|D],}
t	|
|||||ƒp
d}qŒqŒWn
t
ƒ}Wntj
odGHd}nX|S(sScript main program.iÿÿÿÿNislfqd:x:sSusage: python compileall.py [-l] [-f] [-q] [-d destdir] [-x regexp] [directory ...]s-l: don't recurse downs3-f: force rebuild even if timestamps are up-to-dates-q: quiet operations7-d destdir: purported directory name for error messagess4   if no directory arguments, -l sys.path is assumeds<-x regexp: skip files matching the regular expression regexps8   the regexp is search for in the full path of the fileii
is-ls-ds-fs-qs-xs1-d destdir require exactly one directory arguments
[interrupt](tgetoptR2targvR	texitR
treRtlenRRR(R4toptstargsRRR R!R#R"RtaR7R%R((s&/usr/local/lib/python2.5/compileall.pytmainksb#









t__main__(
t__doc__RR2Rt__all__R
RRR<t__name__tinttexit_statusR6(((s&/usr/local/lib/python2.5/compileall.pys<module>
sA	0


Man Man