Re: Odp: Re: Strange behaviour of input() function (Python 3.2)

2011-05-25 Thread Algis Kabaila
On Wednesday 25 May 2011 06:27:52 sunrrrise wrote: > Ok, another time I'd like to thank you for your help. I gave > up, I'm going to get used to IDLE GUI... at least this one > works! With IDLE, after any changes to the program, you are asked to "save file". IDLE knows that a file in python needs

Odp: Re: Strange behaviour of input() function (Python 3.2)

2011-05-24 Thread sunrrrise
Ok, another time I'd like to thank you for your help. I gave up, I'm going to get used to IDLE GUI... at least this one works! -- http://mail.python.org/mailman/listinfo/python-list

Re: Strange behaviour of input() function (Python 3.2)

2011-05-23 Thread Chris Angelico
On Tue, May 24, 2011 at 1:44 AM, Aleksander Pietkiewicz wrote: > Hello, > I have googled your email address, I hope it is not a problem. > Thank you for your help! I figured you would get it from my post, but either way works! My email address is fairly well known. Sorry for the delay in response

Odp: Re: Re: Strange behaviour of input() function (Python 3.2)

2011-05-23 Thread sunrrrise
Hello, I have checked another computer (WinXP, 32b) with Komodo Edit 6.1 and ActiveState Python 3.2 - problem still occurs. Have you received my email? s. -- http://mail.python.org/mailman/listinfo/python-list

Re: Re: Strange behaviour of input() function (Python 3.2)

2011-05-22 Thread Chris Angelico
On Mon, May 23, 2011 at 8:59 AM, sunrrrise wrote: > Thank you for quick response! > > English is not my native language so I'm going to keep my explanations simple. No problem, your English is far better than my Polish. (I used Google Translate to figure out what "Wprowadz zmienna" means.) I tri

Odp: Re: Strange behaviour of input() function (Python 3.2)

2011-05-22 Thread sunrrrise
Thank you for quick response! English is not my native language so I'm going to keep my explanations simple. This really simple script asks me for two variables called "a" and "b". For example, I type "4" for "a" and "3" for "b" and IDLE gives me that: Wprowadz zmienna a: 4 Wprowadz zmienna b:

Re: Strange behaviour of input() function (Python 3.2)

2011-05-22 Thread Chris Angelico
On Mon, May 23, 2011 at 8:43 AM, sunrrrise wrote: > Hello, > this is my first post. I'm trying to learn Python language which I find > great, but I have a big problem with its editors/IDEs. Welcome! > b to:  Wprowadz zmienna b: 2 This looks wrong. Are you copying and pasting several lines, or

Strange behaviour of input() function (Python 3.2)

2011-05-22 Thread sunrrrise
Hello, this is my first post. I'm trying to learn Python language which I find great, but I have a big problem with its editors/IDEs. I have tested IDLE (which installed with Python3 from ActiveState), Notepad++ and finally Komodo EDIT. I don't like IDLE GUI, but Notepad++ and Komodo EDIT looks