On 11/16/06, tomer filiba <[EMAIL PROTECTED]> wrote:
we should find some more/better use-cases than what i came
up with, and show why class decorators are the right solution,
and compare with function decorators.
A while ago I was trying to implement the Singleton or Borg design pattern
and
to improve the situation. So far, this seems like a fruitful discussion.
ThanksAndreOn 9/18/06, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
Andre Meyer schrieb:> While I understand the difficulties in removing the GIL and the> potential negative effect on single-threaded app
Dear Python expertsAs a heavy user of multi-threading in Python and following the current discussions about Python on multi-processor systems on the python-list I wonder what the plans are for improving MP performance in Py3k. MP systems become more and more common as most modern processors have mu