Re: Small Problem P 2.4 (line>2048 Bytes)

2004-12-15 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
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

Re: Small Problem P 2.4 (line>2048 Bytes)

2004-12-15 Thread Steve Holden
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

Re: Small Problem P 2.4 (line>2048 Bytes)

2004-12-15 Thread Walter Dörwald
>> [...] >> 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

Small Problem P 2.4 (line>2048 Bytes)

2004-12-15 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
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