Code Point
July 31, 2010, 10:59:32 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Geshi Sintax Hilighting Mod Installed. Tens of languages available.
Home
Help
Search
Login
Register
Code Point
>
Client Side
>
Python
(Moderator:
Alter Lobo
) >
Exiting interpreter
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Exiting interpreter (Read 921 times)
rogerb
Jr. Member
Karma: 0
Offline
Posts: 2
Exiting interpreter
«
on:
February 03, 2010, 11:17:58 PM »
Hi to all. I'm new to Python and use OSX 10.4.11. Began the tutorial on the Python site using Terminal for the tutorial. Have finished the tutorial and I'm trying to exit the interpreter. However, the exit command provided by the tutorial - Ctrl-D - doesn't work. Could someone help with this problem? Thanks.
Logged
Alter Lobo
Global Moderator
Jr. Member
Karma: 10
Offline
Posts: 65
Re: Exiting interpreter
«
Reply #1 on:
February 03, 2010, 11:24:11 PM »
Try:
Code:
quit()
Logged
rogerb
Jr. Member
Karma: 0
Offline
Posts: 2
Re: Exiting interpreter
«
Reply #2 on:
February 04, 2010, 02:00:24 AM »
Thanks AL for responding. Unfortunately your command didn't work. Hopefully another response will have the correct code. Thanks again.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Announcements
-----------------------------
Client Side
-----------------------------
=> Python
-----------------------------
Server Side
-----------------------------
=> Web Python
=> PHP
-----------------------------
Test
-----------------------------
=> Test
Loading...