Re: [Tutor] Can you tell me if this C or python please

2007-03-02 Thread Lance Haig
Bob, Thanks a million I will start talking to the other guys Thanks Lance ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Can you tell me if this C or python please

2007-03-02 Thread Bob Gailer
Lance Haig wrote: > Bob Gailer wrote: >> Lance Haig wrote: >>> Hi, >>> >>> I am helping on an OS project called bongo-project and I am trying >>> to debug a script that is used for migration. When I run the file I >>> get an error. I have traced it down to a file called libs.c. >>> >>> I know tha

Re: [Tutor] Can you tell me if this C or python please

2007-03-02 Thread Lance Haig
Bob Gailer wrote: > Lance Haig wrote: >> Hi, >> >> I am helping on an OS project called bongo-project and I am trying to >> debug a script that is used for migration. When I run the file I get >> an error. I have traced it down to a file called libs.c. >> >> I know that the file looks like a c fi

Re: [Tutor] Can you tell me if this C or python please

2007-03-02 Thread Bob Gailer
Lance Haig wrote: > Hi, > > I am helping on an OS project called bongo-project and I am trying to > debug a script that is used for migration. When I run the file I get an > error. I have traced it down to a file called libs.c. > > I know that the file looks like a c file but I am confused by som