[devel] Питоньи пакеты

Dmitriy M. Maslennikov =?iso-8859-1?q?maslennikovdm_=CE=C1_gmail=2Ecom?=
Чт Фев 12 16:25:34 MSK 2009


6 февраля 2009 г. 2:19 пользователь Dmitry V. Levin <ldv на altlinux.org> написал:
>> Понятно. Вопрос знатокам: оптимизированный байт-код Питона ведь тоже
>> кроссплатформенный?
>
> Лет 10 назад с этим было не очень здорово.
> Сейчас, наверное, да, но я в этом вопросе не эксперт.

http://docs.python.org/tutorial/modules.html#compiled-python-files

"Normally, you don't need to do anything to create the spam.pyc file.
Whenever spam.py is successfully compiled, an attempt is made to write
the compiled version to spam.pyc. It is not an error if this attempt
fails; if for any reason the file is not written completely, the
resulting spam.pyc file will be recognized as invalid and thus ignored
later. The contents of the spam.pyc file are platform independent, so
a Python module directory can be shared by machines of different
architectures."

-- 
Dmitriy M. Maslennikov
rlz на etersoft.ru
rlz на altlinux.org
maslennikovdm на gmail.com
master на armory.ru


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