ELFhu4(UEP@]UWVS ]} uCtVP׃C tVP׃C(tVP׃uwCtVP׃ubCtVP׃uMCtVP׃u8C tVP׃u#Ctu Ee[^_]t&'e[^_]Ð&US]C@PCCPCSt HtC]]ᐍt&C PPR׍&'UM UE@t U E]t&1]ÍUS]St HtC1]Ð&C PPRC1]fUS]C@PCCPCSt HtC]]ᐍt&C PPR׍&'UM UE@t U E]t&1]ÍUS]St HtC1]Ð&C PPRC1]fUS ]jhtX]É'US ]jhtX]É'UEPt@ÃhP1 UVSu] ubC=thPtYV ^ t Ht1e[^]Í& BRP1e[^]Ãh$S뾃hR렃h\ QU$EPjjhE P uÃEPhtEEUB1ÍU$EPjjh M Q uÃURh t EPtEEUB1PE@@ PhPÍt&US] UEHttBEU M]ShS1]Í'UME U=tUE M]&'1UE M] UWVSEXt'C=ehPLEEEUB=thP EP PE؃E1} &CPSWEPuEX M Q_ZS]SMQRURPE PjUB PBPÃ$EP؍e[^_]ËEX E P^_SMQURjjPE PjUz WrVÃ0؍e[^_]ÍS U܃ SE1|v'US]CP SPh5]É'US]C@PCCPCC$t SCJC JS(t HPCJSt HSt HS t HSt Ht]]&C PPR]]t&C PPRkt&'C PPR't&'C PPRt&'C PPR3t&'C PPRt&'C PPRt&'C( PPRt&'UVSu] ~uptdC=thPteVt Ht^1e[^]Í&F PPRۍ&'1빃hhI벃h^P땍vUExu@É'hhI1Í&UVSu] ~tC=t>hPu)hpRe[^]ÍVt Ht^1e[^]fF PPR&'1뾃jkhI뺍vUExu@É'jahI1Ív'UExu@(É'jWhI1Ív'UExu@ É'jMhI1Ív'UExu@É'jChI1Ív'UWVS]} hƃ@$Xx C4FFF[ S~PjSË@=t;hPu&C=thPuf^F F(tn QWtF(^{t hCF@CXe[^_]Ít&' huHt1 FVP1밐t&UVS$EEEEPEPEPEPhEPhh@hEPE P0E=t#@=thPE=t#@=thPE@(pMA=tOhPu7!}h$S1ۃ؍e[^]ËMY9t< SVE@4PhL QÃ ؍e[^]Ív1ۉ؍e[^]Ãt3~1A @=1'D @=u|B9uEPuVÃtE=tCJECE=tECE=VECI}R@ PhxPÃ؍e[^]1hP1ۃhC PPRXh5V1ۃfUS]uC t'C C ]Ãh$P1C uӐUVSu] tpt|C=thPtbV^t Ht1e[^] BRP1e[^]Ív'V1뱉'V룃hR뗃h$ QvUS]u-CtC]Í]Ãh$S1Đt&UVSu] ~tC=t:hPu%h5Ve[^]fV^Ht1e[^]Í BRP1e[^]Ãh$P'UWVS ] ut {t.hPe[^_]Ít&'C(xUBt0p9uJEPXHt1뾃 BRP11σh$P댃 E@P<$VPh P [&'US]u CC]Ãh$P1,A`$   E`0 E`P0@function(code, globals[, name[, argdefs[, closure]]]) Create a function object from a code object and a dictionary. The optional name string overrides the name from the code object. The optional argdefs tuple specifies the default argument values. The optional closure tuple supplies the bindings for free variables.# 0(;ESp]pf@@classmethod(function) -> method Convert a function to be a class method. A class method receives the class as implicit first argument, just like an instance method receives the instance. To declare a class method, use this idiom: class C: def f(cls, arg1, arg2, ...): ... f = classmethod(f) It can be called either on the class (e.g. C.f()) or on an instance (e.g. C().f()). The instance is ignored except for its class. If a class method is called for a derived class, the derived class object is passed as the implied first argument. Class methods are different than C++ or Java static methods. If you want those, see the staticmethod builtin.staticmethod(function) -> method Convert a function to be a static method. A static method does not receive an implicit first argument. To declare a static method, use this idiom: class C: def f(arg1, arg2, ...): ... f = staticmethod(f) It can be called either on the class (e.g. C.f()) or on an instance (e.g. C().f()). The instance is ignored except for its class. Static methods in Python are similar to those found in Java or C++. For a more advanced concept, see the classmethod builtin.% : ; I$ > $ > $ >   I : ;  : ;I8 : ; : ; I8 I !I/ &I' II : ; '  : ; : ; I8 : ;I : ;  : ; I : ; I : ;.: ;' I@: ;I : ;I: ;I4: ;I.: ;' @ !.? : ;' I@"4: ;I#: ;I $.: ; ' I %.: ; ' I@&: ; I': ; I(4: ; I)1UX Y *4: ;I +4: ;I, U-.? : ; ' I@.4: ; I/ U04: ; I1 24: ; I 34: ;I41UX Y5!I/64: ; I? < 74: ;I? < 84: ;I?   **0q[ int Y8a. m or 1g-t Z# # # 3# # # W# # u # D#$ #(  #, J"#0 v$#4 #&Z#8 *Z#< ,z#@ 0>#D @ 1L#F 2#G 6#H ?#L 4 H#T ; I#X B J#\ I K#` P L%#d  NZ#h PP#l    # d # Z#{  t  'Z  Hf, cgZ# ig#g cZ# i# eZ# # Z# Z# : # a W # j  # d #$  #(  #, m  #0  #4 ' #8   #<  l#@   #D -  #H "  #L  #P #T #X #\ #` o!& #d $#h (Q #l )\ #p 9,7#t -#x .#| (/# 0@# 1g # 2r # 3# R4} # C 5 # E6 # 7 # 8# +9@# ":@# ;@# <@# =@# >: #,mh~*0@@@ QW@l@@9w}@@@@Z@ Z@F@ @Z@5@ZZ+@FZ`@Z@tkqZ@ZZ@ Z@@@SZ@ZcZ@{ (.ZH@ZH1Y_Zt@@ Z@~Z@t F# F# a F# QF# GF# F# l# # j # #$ #( V #, F#0 L F#4 F#8 F#< F#@ #D ~#H #L #P #T #X oF#\ 5F#` vF#d F#h <F#l 6l#p -F#t O F#x l F#| F# F# )F# 7F# z F# F#b(ň LƗ# FF# # # 9 #  5# `# N# D F# r#$    ԗ# F# R֐# ד  ڻ# T# # # } { ( . : E K W @Qb h Z @ Z   @ @Q   Z @@ Y*   & @! 1 7 @Q @@Z* * wW %   @ @@  @ Z    [,7 &# O'# (Z# *#  f- &# 4'Z# (Z# )Z# doc*#=- . #get #set #doc #  #G, 0 g R# R#  Z#  Rgc [ 0 0 # c $Z# i $# e $Z#  %#  &Z#  '#  c Z# i # e Z# # @ Q,  c Z# i # @# @#  @# p @# 9 @# ` @# @#  @#$  @#( & @@ Z@@- @  c Z# i #  Z# Z# EZ# Z# @# @# ?@# @#$ @#( ~@#, 9@#0 B@#4 eZ#8 _@#<-f+= xc cyZ# iy#  z@#'{,  cZ# i# @#o @opZ,@fXtargerrZvR~cm~ gcX4 Z`cmt?arguVZcm BHsmHE  g!{(ZPtsm'H'targ' 0ZFsm/Hr!@Z@"smH!@' <Z@7"cm 9@0ab8@obj8@#48@"sm:H$ Z%)Zp@&op'0@I(tmp@) GZ@[#F@F@AF@ "smHH*ZI@u| Z,,#@@XA@x"cm*Z@u|. @0@obj@4@H"cm}4@i 3@obj3@43@. @p / @ arg@kw@ +@ + @ dF "knkZf ndZy ,posZ iZ  @ [op6  op ge -Z m x &op@ '@ -V ~@p  &op}@< - iZ } ~ >&oph@ '!h@ -_@ D j&op^@p -IU@ &opT@ -K@ 6 &opJ@L- A@@ v &op@@- @ 'B  @('  @S.op /0j(doc@0@0w@1n (g;2; @e@#4d'd@kwd@7+B fW+ g@* h@ul*!i@uh+j@3k+^lZ6+$lZ/HiZ,`"o@*mf@%& @&op)x1Z4,op0`00@tmp2@44 $@;#eop#O4%Z@op0@8tmp@4%Z0&op'0@(tmp@I0^Zg0$Z)%@*f&op) v  ! 2 v  *F  5=*9 Q` 5* 5*j T`667 e77 7 6 86 "6W8$ :8v 8G f66 .@6 4@66@6<@64] Objects/usr/lib/gcc/i486-slackware-linux/4.2.4/include/usr/include/bits/usr/include./Includefuncobject.cstddef.htypes.hstdio.hlibio.hobject.hmethodobject.hstructmember.hdescrobject.hobjimpl.hstringobject.htupleobject.hfuncobject.hcompile.hunicodeobject.hdictobject.hcellobject.hpyerrors.hg."uuuuuuwuuwuuwuuwuuwuoIsꑠggwwIsꑠggwwu/?~֠u/?3֓y/=z.L@{i=/=Ut"xXXjY)vY~j Yu.v4Yx.B_fˣLHWS>BObjects/funcobject.cnon-tuple closurenon-tuple default args__name__GC object already trackedO!O!|OOO:functionarg 5 (closure) must be tuplefunctioncodeglobalsnameargdefsclosurefunc_closurefunc_doc__doc__func_globals__module__func_codefunc_defaultsfunc_dict__dict__func_name| AB $AB FU.. bAB DB.Q.`$AB W.NAB Ds. bAB DB.Q.P$AB W.NAB Ds.'AB DJ.'AB DJ.01AB b.pAB Bj.@TAB T. _.AB T. _. 0SAB Dd. Y.AAB Z. 0AB Fa..0N.H.0^.Z.'AB DG.(AB Dm..W.M.S. AB Bj.p 9AB j. AB Bv. 6AB g. 6AB g. 6AB g.@ 6AB g. {AB FK.(AB EE.0m.. d. OAB Dn.L.AB Br.[AB DH.@AB Bj.$AB Fg.. :AB Dg.ttuttu))SuSu))Wu Wu ))VuVu5>PNWPglP|PPPPPttRu  8S8;u;RS P`atactcu`ssu`ss|Q||u |Q`ss|R||u|RttuSuSuttBu(S(+u+BSPPQtQStStuPcctuPcclQllu ltQPcclRllultRttuSuSuttuSutt'u%S%'u01t13t3au0@@EPEGuGTPTaupqtqsts@upVuVu@VpSu Su Su @SR@AtACtCu@ccu @utt,u,u ,u01t13t3u0GGNPN`u`yPyu0GGZSZ`u `sSsu 0GG`R``u`yRyuttuQuQuPu PRuRuttuu33fufuSYbSSS"SfS!fu\lu\kkP(fu`xu`upVttutt uSuSu SP t t m u   V u m V   S u m Sp q tq s ts up  P u P u t t } u   V  u < V< > u> } V   S  u  ; S; > u > } S t t u  P u P u t t u  P u P u  t  t 6 u    P  u / P/ 6 u@ A tA C tC v u@ R R U PU W uW o Po v u t t u  S u  W u W N S S. 5 Sg P Pq Sttu]]u ]]u]utkDutkutT]up upkupudQudIQIkudkQud/Q/=ud=DQDudV[VkV ;V=DVV+QSkS1S?DSRRttuSuSttuOVOQuQtVtvuvVNSNQu QsSsvu vS6jRRRtt;uSuS u .S.;u@AtACtCu@XXVuVuVuV@XXSu Su Su SRttu``uuASAEu ES=ERmR=CWVWW=BVcVVVtt*uSu*SE#PyStaticMethod_NewPyClassMethod_NewPyFunction_SetClosurePyFunction_GetClosurePyFunction_SetDefaults>PyFunction_GetDefaultsjPyFunction_GetModulePyFunction_GetGlobalsPyFunction_GetCodePyFunction_NewPyFunction_TypePyClassMethod_TypePyStaticMethod_Type*{Y n p4r4 ;KX *PyGC_Headob_itemPyFunction_Newdefaultssize_tobjobjprocnb_inplace_remaindernb_dividePyMethodDefgc_nexttp_richcomparenb_intfunc_traversetp_deallocgc_prev_IO_save_endnb_nonzerotp_as_sequencetp_reprsq_itemconstsPyStaticMethod_New_IO_write_base_locknb_addnb_subtractGNU C 4.2.4tp_basestypetp_methods_IO_save_basetp_initcallablegetwritebufferproc_chainfunc_descr_getPyFunction_GetGlobals_cur_columnsm_callableco_argcounttp_weaklistoffsettp_is_gcnb_absolutetp_namefunc_defaultsresult_gc_head_objectgettertp_mronb_floor_divideternaryfuncco_stacksizemp_ass_subscriptob_refcntlong intnb_inplace_multiplynb_inplace_dividePyDict_Type_IO_markercmpfuncPyExc_TypeErrortp_iterintintargfuncnb_inplace_or/data/zmath/src/Python-2.4.4hashfuncallocfuncnb_divmodfunc_set_dictnb_true_divideintargfuncprintfuncsigned char_IO_FILEfunc_closurePyBufferProcsPyString_Typefunc_weakreflisttp_docunsigned charco_varnamesPyFunction_SetClosuresm_deallocnb_inplace_true_dividenb_floattp_freesq_repeatmp_lengthtp_basevaluenb_inplace_powernb_remainderbf_getwritebufferPyMemberDefcharmoduleco_cellvarsco_nlocalsPyCode_Type_IO_lock_tco_freevarsfunc_set_defaultstp_hashflagsco_code_IO_read_ptrPyTypeObject_posstdinvisitob_svalgetattrofuncsq_ass_slicetp_getattrosq_sliceco_name_markersgetreadbufferprocco_firstlinenointintobjargprocreprfunckwlisttp_descr_setPyExc_ValueErrorfunc_modulePyFunction_GetDefaultstp_dictnb_negativenb_lshiftPyCodeObjectunaryfunctp_traversenewfunc_offsettp_as_mappingnb_inplace_subtractPyFunction_GetModulenfreetp_setattrnb_inplace_addtraverseprocPyTuple_Typenb_inplace_xorfunction_callclosurebf_getreadbuffernb_andclassmethod_doctp_strlong unsigned intfunc_getsetlistself_flags2getiterfuncclassmethod_IO_read_basekwdssq_concat_unused2__quad_tPyNumberMethodssq_inplace_repeatob_sstate_typeobjectgc_refstp_flagsfunc_new_old_offsetco_constsargstp_compareml_flagsbf_getsegcount_PyGC_generation0PyClassMethod_Newlong long intnclosurenb_inplace_lshiftco_namesdoubleml_meth_IO_write_endob_sizePyObjectcm_deallocfunc_set_codegetsegcountproctp_iternextnb_hextp_cleartp_callPyCFunctionfunc_set_nameinquiry_IO_buf_baseunsigned intfunc_get_codesm_descr_getfunc_reprPyFunction_Type__pad1__pad2__pad3__pad4__pad5descrsetfunc_sbufnb_positivePyClassMethod_Typetp_membersfunc_get_namePyExc_RuntimeErrorsetattrfuncPyMappingMethodsfunc_globalsPyFunction_GetCode_flagsoffsetfunc_codecoercionob_shash_modetp_setattrocm_descr_get__name__sq_inplace_concatnb_invertfunc_namestaticmethod_docgetcharbufferprociternextfunclong doublePyType_TypeFILEdescrgetfuncvisitprocnb_coercebf_getcharbuffermp_subscriptlong long unsigned intfunc_memberlistargdefsinitproc__off_tfunc_dealloctp_allocnb_rshiftPyFunction_GetClosurenb_inplace_andfreefuncrestrictedtp_getsettp_weaklistsm_clear_IO_backup_base_shortbuffunc_get_defaultscm_initnb_longtp_as_bufferobjobjargprocsq_ass_item_next__off64_trichcmpfuncPyGetSetDeffunc_doccodePyStaticMethod_Typedummytp_printtp_getattr_IO_buf_endglobalsPyFunction_SetDefaultstp_cachetp_basicsizenamebinaryfuncPyFunctionObjectshort intsetterPyUnicode_TypePySequenceMethodstp_itemsizefunccm_callablefunc_get_dictcm_traverse_vtable_offsetnb_inplace_rshiftnb_multiplytp_as_numbernb_inplace_floor_dividesetattrofuncgetattrfuncPyExc_SystemErrorObjects/funcobject.cnb_orsm_initfunc_dictnb_octml_doc_IO_read_endtp_delsq_containsdestructor_filenointobjargprocco_filenametp_newsq_lengthcm_clearco_lnotabob_typeshort unsigned intstdouttp_descr_getsm_traverse_IO_write_ptrstaticmethodco_flagsPyCell_Typenb_powernb_xor_Py_NoneStructtp_subclassesml_nametp_dictoffsetGCC: (GNU) 4.2.4.symtab.strtab.shstrtab.rel.text.rel.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rodata.str1.4.rodata.str1.1.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_ranges.debug_str.comment.note.GNU-stack@* )c % L/4F #B TV @aR ܠ b2pDVq2Fp8Hx  L&bI d  ?d0Ge^tptpty1 @| *b5`$ANJbUP$aN j01wp @T0SA'@O[+@9G:U`>^xn ~` ''"7CTdv *<Pgw p 9  6  6 65@ 6H {Whx#.:Rjfuncobject.cfunc_get_namefunc_traversecm_dealloccm_traversecm_clearsm_deallocsm_traversesm_clearsm_descr_getfunc_set_dictsm_initcm_initcm_descr_getfunc_descr_getfunction_callfunc_reprfunc_dealloc__name__.8744func_newkwlist.8986func_get_dictfunc_set_defaultsfunc_get_defaultsfunc_set_namefunc_set_codefunc_get_codefunc_docfunc_memberlistfunc_getsetlistclassmethod_docstaticmethod_docPyStaticMethod_NewPyStaticMethod_TypePyType_GenericAllocPyClassMethod_NewPyClassMethod_TypePyExc_RuntimeErrorPyErr_SetStringPyEval_GetRestrictedPyDict_TypePyType_IsSubtypePyExc_TypeErrorPyArg_UnpackTuple_PyArg_NoKeywordsPyCallable_CheckPyErr_FormatPyMethod_New_Py_NoneStructPyTuple_TypePyDict_SizemallocPyDict_NextPyTuple_SizePyEval_EvalCodeExPyObject_FreePyErr_NoMemoryPyString_AsStringPyString_FromFormatPyObject_ClearWeakRefsPyObject_GC_DelPyFunction_SetClosurePyFunction_Type_PyErr_BadInternalCallPyExc_SystemErrorPyFunction_GetClosurePyFunction_SetDefaultsPyFunction_GetDefaultsPyFunction_GetModulePyFunction_GetGlobalsPyFunction_GetCodePyFunction_New_PyObject_GC_NewPyTuple_GetItemPyString_TypePyUnicode_TypePyDict_GetItemPy_FatalError_PyGC_generation0PyString_InternFromStringPyCode_TypePyArg_ParseTupleAndKeywordsPyExc_ValueErrorPyCell_TypePyDict_NewPyType_TypePyObject_GenericGetAttrPyObject_GenericSetAttrPyType_GenericNew23 53KP6V7|899:67;7&,;27OX<rw=<=>;?io6u7ABB ::9D9J:aCvDEFG H*FSGqFIJKL O A B B := B PT Y Q_ 7| O  P O A B B :  Q 7j o P O  P O  P O& + PL Of k P O Y F Z [ [ : \ \# :1 AJ W ^ ]{  ^ _ _ _  `  AAA.97a<ANbaAk[u[{:ABB:BB:A;7A?EcK?yddXAAAA %;+?HM;S7e;7867e8 AB"B(:;7678AA$*607L8`[j[p:;767 8a&+;1767Jc?867\@@@MMf ,@HgLhX\x|fg HTX3\i`Mfg3i M@DHLP $(48<HLP\`dptx ...!&.3.:.A.H.O.V.d.k.p.{........... ..*.9.H.W.f.u.......... ..).8.G.V.e.u.|.........-.9.G.U.c.q.............-.<.K.Z.i.x..............>.N.^.n.~.......... .G.m.... .6.a......O.u...... . ." .0 .> .L .Z .h .v . . . . . . . . . . . . ., .: .H .V .d .r . . . . . . . . . . . .& .4 .B .P .^ .l .z . . . . . . . . . . . .; .X . . . . . . . .' .R .] .h .s .~ . . . . . ..).>.K.Y.g.u.......".1.G.Y.m.{..........&.4.B.P.^.l.z.........6.D.R.`.n.|............".6.E.T.d.y.....*.* *.*+*;*A.IMQ*d*im{*.**.**.**.*+*04B*O.[_c*v*{.**.**.*.*.*!.,*=.IMQ*Z.e*y...**.**-. *.!.,*1.<*L.\.hlp*y..*.*..*.**. *.(,0*9.D*T*Y.d*j.vz~*.**.*.**** -*)*0.<@D*\.dhl***.**.*.**.***/.9*@.KOS*e*l.w{**.**.**.* .*.%*4-G*L.V*[.e*ko*..*..**.*.*..!.,*1.=.H*M.X*]-o*t-..**-.**. **$--.9=A*T*]-f.rvz**.**-.**.**.*. *)-1.<@D*V*_-.....#.0.=.K.Y.g.u....O.5.2.... ..)0)4X)\|))))))8)<X)\t)x)))))H)Lh)l)))) )(),D)H`)d)))))4)8\)`