threading support in python
Rob Williscroft
rtw at freenet.co.uk
Mon Sep 4 14:53:05 EDT 2006
More information about the Python-list mailing list
Mon Sep 4 14:53:05 EDT 2006
- Previous message (by thread): threading support in python
- Next message (by thread): threading support in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message (by thread): threading support in python
- Next message (by thread): threading support in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list