/usr/lib64/python2.6/Demo/scripts
Edit: /usr/lib64/python2.6/Demo/scripts/fact.pyo (1126B)
Ñò
« gc @ sJ d d k Z d d k l Z d Z d Z e d j o e n d S( iÿÿÿÿN( t sqrtc C sø | d j o
t n | d j o g Sg } x- | d d j o | i d | d } q2 Wt t | d } d } xX | | j oJ | | d j o+ | i | | | } t | d } q~ | d } q~ W| d j o | i | n | S( Ni i i i ( t
ValueErrort appendR t float( t nt rest limitt i( ( s) /usr/lib64/python2.6/Demo/scripts/fact.pyt fact s*
c C s t t i d j o7 xl t i d D]! } t | } | Gt | GHq$ Wn9 y" x t } | Gt | GHqS Wn t j
o n Xd S( Ni ( t lent syst argvt evalR t inputt EOFError( t argR ( ( s) /usr/lib64/python2.6/Demo/scripts/fact.pyt main! s t __main__( R
t mathR R R t __name__( ( ( s) /usr/lib64/python2.6/Demo/scripts/fact.pyt
s