On 04/01/2014 10:47, blech...@fireflyuk.net wrote:
Ok. Will try and explain the problem.
I wrote a script in python and found I could use it on my android phone
with SL4a.
It was really useful.
Haven't used it for a few months.
A few days ago I decided to improve it and found it no longer works.
the problem seems to be that when it reaches an input statement it will
only accept a number.
If I try to input a letter I get an error message the same as if I had
just typed the letter into the command line.
I am not sure what has happened, it used to work ok.
Is there another way of getting input into my script without
using.....input?
Or better still does anyone understand what is going wrong?


Both my main and spare cystal balls are at the menders so I'm terribly sorry but you'll have to go to all the effort of posting a sample of code that fails and the full traceback asssuming that there is one.

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to