[devel] rpm-build-python-0.34-alt1 regression

Mikhail Gusarov dottedmag на altlinux.org
Пн Июн 8 19:36:31 MSD 2009


Twas brillig at 19:33:54 08.06.2009 UTC+04 when at на altlinux.ru did gyre and gimble:

 AT> Но это тогда значит, что каждый питоновский модуль может
 AT> предоставлять более одной зависимости Provides!  То есть его можно
 AT> загрузить как Image и как PIL.Image, и эти формы более-менее
 AT> равноправны.

Так и есть.

[dottedmag на vertex:~]% python
Python 2.5.4 (r254:67916, Feb 18 2009, 03:00:47) 
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Image
>>> Image.__file__
'/usr/lib/python2.5/site-packages/PIL/Image.pyc'
>>> import PIL.Image
>>> PIL.Image.__file__
'/usr/lib/python2.5/site-packages/PIL/Image.pyc'
>>> 

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


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