[Zope] windows python differences
garry saddington
garry at schoolteachers.co.uk
Fri May 19 03:16:39 EDT 2006
On Fri, 2006-05-19 at 06:06 +0200, Andreas Jung wrote:
>
> --On 18. Mai 2006 23:21:50 +0100 garry saddington
> <garry at schoolteachers.co.uk> wrote:
> hrows a string index out of range at the
> > sentence[0] constructs.
> >
> > the popen command on windows is:
> > ispell=os.popen("echo" +word+ "\scholarpack\ancillary\ispell\bin\ispell
> > -a")
> >
> > Anyone know what the difference is on the two platforms?
>
>
> Is this a serious question? Window and Unix use completely different
> path names (\ vs /).
>
I know this as you can see. It is the returned value from readline that
seems to be different.
regards
Garry
More information about the Zope
mailing list