threading support in python

Rob Williscroft rtw at freenet.co.uk
Mon Sep 4 14:53:05 EDT 2006


Daniel Dittmar wrote in news:edhl07$b2t$1 at news.sap-ag.de in 
comp.lang.python:

> - removing reference counting and relying on garbage collection alone 
> will break many Python applications (because they rely on files being 
> closed at end of scope etc.)
> 

They are already broken on at least 2 python implementations, so
why worry about another one.

Rob.
-- 
http://www.victim-prime.dsl.pipex.com/



More information about the Python-list mailing list