os._exit(), os.kill(os.getpid(), 9)
Gerrit Holl
gerrit.holl at pobox.com
Fri Jan 21 08:54:29 EST 2000
More information about the Python-list mailing list
Fri Jan 21 08:54:29 EST 2000
- Previous message (by thread): os._exit(), os.kill(os.getpid(), 9)
- Next message (by thread): os._exit(), os.kill(os.getpid(), 9)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Are those two equal? os._exit(127) os.kill(os.getpid(), 9) regards, Gerrit. -- Please correct any bad English you encounter in my email message! -----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com Version: 3.12 GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE? Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y -----END GEEK CODE BLOCK-----
- Previous message (by thread): os._exit(), os.kill(os.getpid(), 9)
- Next message (by thread): os._exit(), os.kill(os.getpid(), 9)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list