Stopping a program
Tyler Eaves
tyler at ml1.net
Sun Feb 15 19:39:26 EST 2004
More information about the Python-list mailing list
Sun Feb 15 19:39:26 EST 2004
- Previous message (by thread): Stopping a program
- Next message (by thread): Stopping a program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2004-02-16, Thomas Philips <tkpmep at hotmail.com> wrote: > > > I'd like to stop a program (i.e. terminate its execution) without > raising an exception if some condition is met, e.g sys.exit(RETURN_CODE) (Where RETURN_CODE is usually 0)
- Previous message (by thread): Stopping a program
- Next message (by thread): Stopping a program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list