Critics have remarked that those four worthies were truly peerless throughout the ages; yet the present falls short of the pastβthe ancients favored unadorned simplicity, whereas the moderns prefer refined elegance. Styles of substance and ornament rise and fall in succession, shifting with the changing mores of the times; such evolution is simply the natural order of things. The ideal lies in honoring antiquity without clashing with the present, and embracing modernity without succumbing to its flawsβembodying that perfect balance of substance and refinement that defines the true gentleman. There is surely no need to abandon a carved palace in favor of a cave dwelling, or to trade a jade carriage for a primitive cart with solid wooden wheels.
Current path: lib64/python2.7/
β Cloned to:
β¬οΈ Go up: /lib64
οΏ½
zfc @ sοΏ½ d Z d g Z d d l Z g Z d οΏ½ Z d οΏ½ Z e e d οΏ½ rR e e j οΏ½ n e e _ e d k rοΏ½ d οΏ½ Z d οΏ½ Z
d d
οΏ½ Z e e οΏ½ e e
d οΏ½ e e d d
οΏ½ e e d οΏ½ n d S( sοΏ½
atexit.py - allow programmer to define multiple exit functions to be executed
upon normal program termination.
One public function, register, is defined.
t registeriοΏ½οΏ½οΏ½οΏ½Nc C sοΏ½ d } xοΏ½ t rοΏ½ t j οΏ½ \ } } } y | | | οΏ½ Wq t k
rT t j οΏ½ } q d d l } t j d IJ| j οΏ½ t j οΏ½ } q Xq W| d k rοΏ½ | d | d | d οΏ½ n d S( sοΏ½ run any registered exit functions
_exithandlers is traversed in reverse order so functions are executed
last in, first out.
iοΏ½οΏ½οΏ½οΏ½Ns Error in atexit._run_exitfuncs:i i i ( t Nonet
_exithandlerst popt
SystemExitt syst exc_infot tracebackt stderrt print_exc( R t funct targst kargsR ( ( s /usr/lib64/python2.7/atexit.pyt _run_exitfuncs
s
c O s t j | | | f οΏ½ | S( s register a function to be executed upon normal program termination
func - function to be called at exit
targs - optional arguments to pass to func
kargs - optional keyword arguments to pass to func
func is returned to facilitate usage as a decorator.
( R t append( R
R R ( ( s /usr/lib64/python2.7/atexit.pyR % s t exitfunct __main__c C s d GHd S( Ns
running x1( ( ( ( s /usr/lib64/python2.7/atexit.pyt x17 s c C s d | f GHd S( Ns running x2(%r)( ( t n( ( s /usr/lib64/python2.7/atexit.pyt x29 s c C s d | | f GHd S( Ns running x3(%r, kwd=%r)( ( R t kwd( ( s /usr/lib64/python2.7/atexit.pyt x3; s i i t bars no kwd args(
t __doc__t __all__R R R
R t hasattrR t __name__R R R R ( ( ( s /usr/lib64/python2.7/atexit.pyt <module> s