Re: Not understanding this documentation

2009-07-22 Thread John Machin
On Jul 23, 2:45 am, "F.O.P." wrote: > On Jul 22, 9:07 am, "Rhodri James" > wrote: > > > > > > > > > On Wed, 22 Jul 2009 15:46:09 +0100, F.O.P.   > > wrote: > > > >http://bugs.python.org/issue5358 > > > I simply installed 3.0 on my ubuntubox brought my project from a > > > windows machine and mad

Re: Not understanding this documentation

2009-07-22 Thread Terry Reedy
F.O.P. wrote: Your subject line should have been about "SyntaxError message" http://bugs.python.org/issue5358 Why reference this? Unless you added zero-width joiners in the move, this is irrelevant noise. I simply installed 3.0 on my ubuntubox Upgrade to 3.1 as soon as you can. Works b

Re: Not understanding this documentation

2009-07-22 Thread F.O.P.
On Jul 22, 9:07 am, "Rhodri James" wrote: > On Wed, 22 Jul 2009 15:46:09 +0100, F.O.P.   > wrote: > > >http://bugs.python.org/issue5358 > > I simply installed 3.0 on my ubuntubox brought my project from a > > windows machine and made necessary changes to what I had used from os > > and os.path.  

Re: Not understanding this documentation

2009-07-22 Thread John Machin
On Jul 23, 12:46 am, "F.O.P." wrote: > http://bugs.python.org/issue5358 > I simply installed 3.0 on my ubuntubox brought my project from a > windows machine and made necessary changes to what I had used from os > and os.path.  I have an error at the end of this line: > for k in range(I): > and the

Re: Not understanding this documentation

2009-07-22 Thread Rhodri James
On Wed, 22 Jul 2009 15:46:09 +0100, F.O.P. wrote: http://bugs.python.org/issue5358 I simply installed 3.0 on my ubuntubox brought my project from a windows machine and made necessary changes to what I had used from os and os.path. I have an error at the end of this line: for k in range(I): a

Not understanding this documentation

2009-07-22 Thread F.O.P.
http://bugs.python.org/issue5358 I simply installed 3.0 on my ubuntubox brought my project from a windows machine and made necessary changes to what I had used from os and os.path. I have an error at the end of this line: for k in range(I): and the error: SyntaxError: invalid character in identifi