[devel] python-modules-encodings

Alexey Morsov samurai на ricom.ru
Пн Мар 19 19:35:08 MSK 2007


On Sun, Mar 18, 2007 at 06:37:20PM +0300, Alexey Tourbin wrote:
>    834      mod = PyImport_ImportModuleEx("encodings", NULL, NULL, NULL);
>    835      if (mod == NULL) {
>    836          if (PyErr_ExceptionMatches(PyExc_ImportError)) {
>    837              /* Ignore ImportErrors... this is done so that
>    838                 distributions can disable the encodings package. Note
>    839                 that other errors are not masked, e.g. SystemErrors
>    840                 raised to inform the user of an error in the Python
>    841                 configuration are still reported back to the user. */
>    842              PyErr_Clear();
>    843              return 0;
>    844          }
>    845          return -1;
>    846      }

Так. А не из-за этого ли (или рядом) в инкаминге теперь строка 
# -*- coding: windows-1251 -*-
считается ошибкой?
Не перекрутили ли гайки?

-- 

С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"

Jabber: samurai на www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: Music is over :(

----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : отсутствует
Тип     : application/pgp-signature
Размер  : 477 байтов
Описание: Digital signature
Url     : http://lists.altlinux.org/pipermail/devel/attachments/20070319/1e9a3aae/attachment.bin 


Подробная информация о списке рассылки Devel