]> granicus.if.org Git - python/commit
Deprecate sys.exitfunc in favor of the atexit module.
authorRaymond Hettinger <python@rcn.com>
Wed, 18 Aug 2004 02:50:00 +0000 (02:50 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 18 Aug 2004 02:50:00 +0000 (02:50 +0000)
commit01884d56f40fb0f44b410f9a61fad638996a0d8d
treebadc99a9730a23d49c9dab0a12a6b2e92c3964f1
parent0ccff074cd806bc7e963a1e0ff6ce25e0d11cce9
Deprecate sys.exitfunc in favor of the atexit module.
Per Guido, sys.exitfunc will be kept around for backwards compatability
but atexit will become the one preferred way to do it.
Doc/lib/libsys.tex