Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-10 Thread John Nagle
[EMAIL PROTECTED] wrote: > I am using Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v. > 1310 32 bit (Intel)] on win32 with IDLE 1.2.1 > My O/S is Windows XP SP2 I use 512 MB RAM. > I am encountering the following problems: > (i) a1=1 > a2=2 > a3=a1+a2 > print a3 > # The result

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Gabriel Genellina
En Thu, 10 Apr 2008 02:59:24 -0300, <[EMAIL PROTECTED]> escribió: > I am getting the comments. So any one can post any comment like > Steve knows nothing of Python. > California has still lot to catch up to be at par with Mesopatamia. > comp.lang.python seems a group of fools. > Anyhow, all I lea

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread cokofreedom
Umm, Mesopotamia is an area geographically located between the Tigris and Euphrates rivers, Bangalore isn't anywhere near that. And most of that is presently under American control. If you don't want to give out your code then try explaining it better. What is the input, what is the output, how ar

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread subhabrata . iisc
I am getting the comments. So any one can post any comment like Steve knows nothing of Python. California has still lot to catch up to be at par with Mesopatamia. comp.lang.python seems a group of fools. Anyhow, all I learnt take whichever suits and ignore rest many people have lot of time to carr

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Marc 'BlackJack' Rintsch
On Wed, 09 Apr 2008 16:16:14 +0200, Diez B. Roggisch wrote: > And then you reply telling us about the greatness of Bangalore and your > product to come. Which is somewhat amusing that people who claim to produce > the greatest software being incapable of debugging it deems me as odd - to > say the

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Diez B. Roggisch
[EMAIL PROTECTED] schrieb: > Hi Steve, > comp.lang.python is supposed to be a serious group not anyone knowing > nothing and giving comment. Well, original code snippet I don't know > why an expert person like you fails to understand, I told it almost > can't you guess the next portion? And this

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Steve Holden
Diez B. Roggisch wrote: [...] > And then come back and post self-contained examples of whatever behavior you > observe, and this community will be as helpful as it is. But we can't read > sense in anything you posted so far, despite the best efforts. So unless > that changes, you won't be helped he

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Diez B. Roggisch
[EMAIL PROTECTED] wrote: > I thought if you know then only you can help. I am waiting for a > knowledgeable answer from a knowledgeable person. I think I can show a ALL the answers you got here so far indicate that you did NOT give enough details to actually answer the question. Moreover, you cla

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Gabriel Genellina
On 9 abr, 10:27, [EMAIL PROTECTED] wrote: > comp.lang.python is supposed to be a serious group not anyone knowing > nothing and giving comment. Anyone is welcome to post in this group - from beginners to gurus, and that's a very good thing. All people here is usually very kind and helpful, and th

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread subhabrata . iisc
Hi Steve, comp.lang.python is supposed to be a serious group not anyone knowing nothing and giving comment. Well, original code snippet I don't know why an expert person like you fails to understand, I told it almost can't you guess the next portion? Tough indeed, then. I've to take permission from

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread Steve Holden
[EMAIL PROTECTED] wrote: [...] > If you know anyone in Bangalore, India expert in python kindly > send him across I can show him the problem in my machine and Indian > Institute of Science(IISc-locally known as TATA INSTITUTE) is a > distinguished place.Any one should know it. > I am in no mood of

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-09 Thread subhabrata . iisc
Dear Sir, Thank you for taking time out to answer. For (i) It is happening. On trial it ran so well that when on demonstration I got questions from tester, I felt amazed. For (ii) For answer no.2 I'll check str.find. For (iii) Well I said you most of crawler's algorithm. It works like a MS IE synch

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread Gabriel Genellina
2008/4/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: >> I am using Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v. >> 1310 32 bit (Intel)] on win32 with IDLE 1.2.1 >> My O/S is Windows XP SP2 I use 512 MB RAM. En Tue, 08 Apr 2008 06:02:00 -0300, Vladimir Kropylev <[EMAIL PROTECTED]> escri

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread Robert Bossy
Hi, First thing, I appreciate (and I'm positive we all do) if you DID'N YELL AT ME. [EMAIL PROTECTED] wrote: > I am using Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v. > 1310 32 bit (Intel)] on win32 with IDLE 1.2.1 > My O/S is Windows XP SP2 I use 512 MB RAM. > I am encountering the

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread cokofreedom
> > I have a car. I have turned the ignition key but it fails to start. > Please tell me what is wrong with it. > The engine is missing! Am I close? -- http://mail.python.org/mailman/listinfo/python-list

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread Steve Holden
[EMAIL PROTECTED] wrote: > I am using Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v. > 1310 32 bit (Intel)] on win32 with IDLE 1.2.1 > My O/S is Windows XP SP2 I use 512 MB RAM. > I am encountering the following problems: > (i) a1=1 > a2=2 > a3=a1+a2 > print a3 > # The result

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread cokofreedom
'I have designed a program with more than 500 if elif else' This was your first mistake... (ii) x3=x1.find(x2) returns an integer corresponding to the start position in x1 where it found x2, otherwise it will return -1. (i) ... what kind of vague numbers? It should just give you an integer res

Re: PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread Vladimir Kropylev
yes, ths is known problem. I can just recomend you to use Linux or FreeBSD, though cygwin maybe also possible 2008/4/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > I am using Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v. > 1310 32 bit (Intel)] on win32 with IDLE 1.2.1 > My O/S is Window

PROBLEMS WITH PYTHON IN SOME VARIABLE,FUNCTIONS,ETC.

2008-04-08 Thread subhabrata . iisc
I am using Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v. 1310 32 bit (Intel)] on win32 with IDLE 1.2.1 My O/S is Windows XP SP2 I use 512 MB RAM. I am encountering the following problems: (i) a1=1 a2=2 a3=a1+a2 print a3 # The result is coming sometimes as 3 sometimes as vague