On 26 дек, 23:08, "Gabriel Genellina" wrote:
> En Thu, 25 Dec 2008 11:55:16 -0200, NoName escribió:
>
> > Error
> >
> > C:\Documents and Settings\Ra\Рабочий стол>11.py
> > File "", line 1
> > SyntaxError: encoding problem: with BOM
>
> > No error
> >
> > C:\Documents and Settings\Ra\Р
En Thu, 25 Dec 2008 11:55:16 -0200, NoName escribió:
Error
C:\Documents and Settings\Ra\Рабочий стол>11.py
File "", line 1
SyntaxError: encoding problem: with BOM
No error
C:\Documents and Settings\Ra\Рабочий стол>python 11.py
test
Error when russian symbols in full path to py-scr
> It's a bug, please report it. I though we fixed all Windows path bugs
> for 3.0 but apparently one slipped through.
>
> Christian
It is too difficult for me. please help me=)
--
http://mail.python.org/mailman/listinfo/python-list
NoName schrieb:
>> NoName, Asking people to download a zip file from a website written in
>> a language and character set that they probably are not familiar with
>> is liable to make them rather nervous and not bother. It's not a good
>> way to ask for help.
>
> sorry:)
>
> Now i know where prob
> NoName, Asking people to download a zip file from a website written in
> a language and character set that they probably are not familiar with
> is liable to make them rather nervous and not bother. It's not a good
> way to ask for help.
sorry:)
Now i know where problem.
But i dont know how to
On Dec 25, 11:36 pm, NoName wrote:
> On 25 дек, 03:35, "Diez B. Roggisch" wrote:
>
>
>
> > NoName schrieb:
>
> > > On 25 ÄÅË, 00:37, "Diez B. Roggisch" wrote:
> > >> NoName schrieb:
>
> > >>> i have 1.py in cp866 encoding:
> > >>> # -*- coding: cp866 -*-
> > >>> print ("ff")
> > >>> It's not wor
On 25 дек, 03:35, "Diez B. Roggisch" wrote:
> NoName schrieb:
>
>
>
> > On 25 ÄÅË, 00:37, "Diez B. Roggisch" wrote:
> >> NoName schrieb:
>
> >>> i have 1.py in cp866 encoding:
> >>> # -*- coding: cp866 -*-
> >>> print ("ff")
> >>> It's not work in Python 3.0
> >>> Error:
> >>> File "", line 1
> >
NoName schrieb:
On 25 дек, 00:37, "Diez B. Roggisch" wrote:
NoName schrieb:
i have 1.py in cp866 encoding:
# -*- coding: cp866 -*-
print ("ff")
It's not work in Python 3.0
Error:
File "", line 1
SyntaxError: encoding problem: with BOM
what's wrong?
I can only guess, but just because you writ
On 25 дек, 00:37, "Diez B. Roggisch" wrote:
> NoName schrieb:
>
> > i have 1.py in cp866 encoding:
>
> > # -*- coding: cp866 -*-
> > print ("ff")
>
> > It's not work in Python 3.0
> > Error:
>
> > File "", line 1
> > SyntaxError: encoding problem: with BOM
>
> > what's wrong?
>
> I can only guess,
NoName schrieb:
i have 1.py in cp866 encoding:
# -*- coding: cp866 -*-
print ("ff")
It's not work in Python 3.0
Error:
File "", line 1
SyntaxError: encoding problem: with BOM
what's wrong?
I can only guess, but just because you write the coding-header that
doesn't mean that the editor yo
10 matches
Mail list logo