config root man

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

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/compiler/syntax.pyo

łň
h”Rc@s?dZddklZlZdd„Zddd„ƒYZdS(s8Check for errs in the AST.

The Python parser does not catch all syntax errors.  Others, like
assignments with invalid targets, are caught in the code generation
phase.

The compiler package catches some errors in the transformer module.
But it seems clearer to write checkers that use the AST to detect
errors.
i˙˙˙˙(tasttwalkcCs t|ƒ}t||ƒ|iS(N(tSyntaxErrorCheckerRterrors(ttreetmultitv((s+/usr/local/lib/python2.5/compiler/syntax.pytchecks
RcBs,eZdZdd„Zd„Zd„ZRS(s+A visitor to find syntax errors in the AST.cCs||_d|_dS(s¸Create new visitor object.

        If optional argument multi is not None, then print messages
        for each error rather than raising a SyntaxError for the
        first.
        iN(RR(tselfR((s+/usr/local/lib/python2.5/compiler/syntax.pyt__init__s	cCs\|id|_|idj	od|i|i|fGHntd||i|if‚dS(Nis	%s:%s: %ss
%s (%s:%s)(RRtNonetfilenametlinenotSyntaxError(Rtnodetmsg((s+/usr/local/lib/python2.5/compiler/syntax.pyterror scCsdS(N((RR((s+/usr/local/lib/python2.5/compiler/syntax.pytvisitAssign'sN(t__name__t
__module__t__doc__R
R	RR(((s+/usr/local/lib/python2.5/compiler/syntax.pyRs
	N((RtcompilerRRR
RR(((s+/usr/local/lib/python2.5/compiler/syntax.pys<module>
s

Man Man