Re: My python interpreter became mad !

2008-03-25 Thread castironpi
On Mar 25, 7:45 pm, John Machin <[EMAIL PROTECTED]> wrote: > Furkan Kuru incorrigibly top-posted: > > > Ok, you're right. > > > but I did not give it a chance "not trying python interpreter in another > > directory" > > I don't understand that sentence. > > > so if we assume the problem exists in e

Re: My python interpreter became mad !

2008-03-25 Thread Gabriel Genellina
En Tue, 25 Mar 2008 22:14:39 -0300, Furkan Kuru <[EMAIL PROTECTED]> escribió: > I did not think he/she/anyone would ask the question in the main thread > without trying the interpreter a few times starting it from different > directories. Perhaps *you* would do that, but that is far beyond a ne

Re: My python interpreter became mad !

2008-03-25 Thread Furkan Kuru
On 3/26/08, John Machin <[EMAIL PROTECTED]> wrote: > > > > but I did not give it a chance "not trying python interpreter in another > > directory" > > I don't understand that sentence. ok let me explain: I did not think he/she/anyone would ask the question in the main thread without trying the in

Re: My python interpreter became mad !

2008-03-25 Thread John Machin
Furkan Kuru incorrigibly top-posted: > Ok, you're right. > > but I did not give it a chance "not trying python interpreter in another > directory" I don't understand that sentence. > so if we assume the problem exists in every directory, it has something > to do with pythonpath. Why would/

Re: My python interpreter became mad !

2008-03-25 Thread Furkan Kuru
Ok, you're right. but I did not give it a chance "not trying python interpreter in another directory" so if we assume the problem exists in every directory, it has something to do with pythonpath. you can try setting pythonpath to some directory and put a re.py there and try from any directory st

Re: My python interpreter became mad !

2008-03-25 Thread John Machin
Furkan Kuru top-posted: > Most probably X-Spam added itself to your path. What is "X-Spam"? Added itself to Benjamin's path [not mine] in such a fashion that it is invoked when one does "import re"? > you should look at your PATH and PYTHONPATH environment variables. Most *IM*probably. Read the

Re: My python interpreter became mad !

2008-03-25 Thread Benjamin Watine
John Machin a écrit : > On Mar 25, 10:05 pm, Benjamin Watine <[EMAIL PROTECTED]> wrote: >> Yes, my python interpreter seems to became mad ; or may be it's me ! :) >> >> I'm trying to use re module to match text with regular expression. In a >> first time, all works right. But since yesterday, I hav

Re: My python interpreter became mad !

2008-03-25 Thread Furkan Kuru
Most probably X-Spam added itself to your path. you should look at your PATH and PYTHONPATH environment variables. On Tue, Mar 25, 2008 at 1:40 PM, John Machin <[EMAIL PROTECTED]> wrote: > On Mar 25, 10:05 pm, Benjamin Watine <[EMAIL PROTECTED]> wrote: > > Yes, my python interpreter seems to beca

Re: My python interpreter became mad !

2008-03-25 Thread John Machin
On Mar 25, 10:05 pm, Benjamin Watine <[EMAIL PROTECTED]> wrote: > Yes, my python interpreter seems to became mad ; or may be it's me ! :) > > I'm trying to use re module to match text with regular expression. In a > first time, all works right. But since yesterday, I have a very strange > behaviour

Re: My python interpreter became mad !

2008-03-25 Thread alex23
On Mar 25, 9:05 pm, Benjamin Watine <[EMAIL PROTECTED]> wrote: > I'm trying to use re module to match text with regular expression. In a > first time, all works right. But since yesterday, I have a very strange > behaviour : The following line in the traceback shows you're not using the default py

Re: My python interpreter became mad !

2008-03-25 Thread Tim Golden
Benjamin Watine wrote: > Yes, my python interpreter seems to became mad ; or may be it's me ! :) > > I'm trying to use re module to match text with regular expression. In a > first time, all works right. But since yesterday, I have a very strange > behaviour : > > $ python2.4 > Python 2.4.4 (#2

My python interpreter became mad !

2008-03-25 Thread Benjamin Watine
Yes, my python interpreter seems to became mad ; or may be it's me ! :) I'm trying to use re module to match text with regular expression. In a first time, all works right. But since yesterday, I have a very strange behaviour : $ python2.4 Python 2.4.4 (#2, Apr 5 2007, 20:11:18) [GCC 4.1.2 200