| atexit | index /astro-wise/AWEHOME/x86_64/local/lib/python2.5/atexit.py Module Docs |
atexit.py - allow programmer to define multiple exit functions to be executed
upon normal program termination.
One public function, register, is defined.
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| __all__ = ['register'] | ||