Re: Python 3.1 support

Поиск
Список
Период
Сортировка
От James Pye
Тема Re: Python 3.1 support
Дата
Msg-id 9D28E0E6-C0A9-4952-B0CF-AF380659C85B@jwp.name
обсуждение исходный текст
Ответ на Re: Python 3.1 support  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Nov 20, 2009, at 1:26 AM, Peter Eisentraut wrote:
> because this is the same execution

Hrm, not necessarily. foo could be imported by another, completely independent part of the program. foo is cached in
sys.modules.bar() is executed and it's still the same globals(). shared. 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Joachim Wieland
Дата:
Сообщение: Re: Listen / Notify - what to do when the queue is full
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Summary and Plan for Hot Standby