os._exit vs. sys.exit
- From: "Bryan" <nestleNOSPAM12@xxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 20:57:44 -0600
Quick question:
Why does os._exit called from a Python Timer kill the whole process while
sys.exit does not? On Suse.
Bryan
.
- Prev by Date: RE: [path-PEP] Path inherits from basestring again
- Next by Date: Ann: Registration for the Python Game Programming Challenge is now open!
- Previous by thread: pyUI?
- Next by thread: Ann: Registration for the Python Game Programming Challenge is now open!
- Index(es):
Relevant Pages
|