Very new to this
Luke
LLoeffler at home.com
Sun Dec 2 22:45:15 EST 2001
More information about the Python-list mailing list
Sun Dec 2 22:45:15 EST 2001
- Previous message (by thread): Very new to this
- Next message (by thread): Very new to this
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It will close automatically when there are no more commands to be executed. To explicitly kill it, import sys sys.exit(0) Luke
- Previous message (by thread): Very new to this
- Next message (by thread): Very new to this
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list