Terminating Python...
Greg Ewing
greg.ewing at compaq.com
Wed Jul 14 17:15:11 EDT 1999
More information about the Python-list mailing list
Wed Jul 14 17:15:11 EDT 1999
- Previous message (by thread): Terminating Python...
- Next message (by thread): Terminating Python...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Velasquez, Carlos" wrote: > > Hello, > > I just downloaded and built Python v1.51 for the Sun Solaris platform. > One question is, how do I exit python? Ctrl-D at the interpreter prompt should do the trick. Or if it's running code, Ctrl-C to get its attention and then Ctrl-D. Greg
- Previous message (by thread): Terminating Python...
- Next message (by thread): Terminating Python...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list