Hi !
You are a very good soothsayer (*) !
With # -*- coding: cp-1252 -*-it's bugging
With # -*- coding: utf-8 -*- it's OK !
(*) soothsayer is the masculine of pythoniss (good english term ?)
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-li
Michel Claveau - abstraction méta-galactique non triviale en fuite
perpétuelle. wrote:
Hi, all !
I have un python script of 75 kB, who make a COM server. It's run OK with
Python 2.3 + PyWin + P.I.L.
But, with Python 2.4, I obtain a windows error (sorry, it's in french) :
python.exe a renc
>> [...]
>> After search, I had found that the problem come from a "long line" (more
>> than 2048 caracters), with begin :
>> mappingcharmaj = { chr(97):'A', chr(98):'B', chr(99):'C', ...
>>
>> And, if I "break" in multiples lines, the problem is solved.
This sounds like bug http://www.py
Hi, all !
I have un python script of 75 kB, who make a COM server. It's run OK with
Python 2.3 + PyWin + P.I.L.
But, with Python 2.4, I obtain a windows error (sorry, it's in french) :
python.exe a rencontrée un problème, et doit fermer.
erreur sur module: ntdll.dll
Exc