[Tutor] FW: HELP

2011-04-02 Thread ISAAC Ramírez Solano
Hi... My name is Isaac, I need some help to programm in python, I know some things that are really basic like lists and recursivity and with that we shoul create an GPS with a global variable, but what I'm trying to do is to make a function that could call the global variable can I do

Re: [Tutor] FW: Help Needed

2005-10-05 Thread Carroll, Barry
disappeared in the recent release); if you select it there, you'll wind up trying to run a log of your interactive session, with less than desirable results! Regards, Barry >Date: Wed, 5 Oct 2005 10:44:09 +0100 >From: "Alan Gauld" <[EMAIL PROTECTED]&

Re: [Tutor] FW: Help Needed

2005-10-05 Thread Alan Gauld
> When I am in Python Shell of the IDLE GUI, when I click Edit/Run You shouldn't be running scripts when in the shell, it executes them immediately. You use edit/run when working in a script file window. HTH, Alan G ___ Tutor maillist - Tu

Re: [Tutor] FW: Help Needed

2005-10-05 Thread Daniel Watkins
When I am in Python Shell of the IDLE GUI, when I click Edit/Run Script, I am getting a dialog box that is titled “Not saved” and states “The buffer for Python shell is not saved. Please save it first.” With an “OK” button that just takes me back to the