Python vs Java garbage collection?
Samuele Pedroni
pedronis at bluewin.ch
Mon Dec 23 07:27:37 EST 2002
More information about the Python-list mailing list
Mon Dec 23 07:27:37 EST 2002
- Previous message (by thread): Notification when reference count goes to 0?
- Next message (by thread): Python vs Java garbage collection?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > It *is* difficult to predict the future. Indeed. > Jython may become irrelevant, > or Java may grow an extension to invoke finalizers as soon as the object > becomes unreachable. > CPython and Jython could both become irrelevant, (e.g. slowly under MS OSes) Python would be still a neat idea with maybe some other implementation. Honestly not closing files explicitly is a bad idea, unless for quick hacks. regards.
- Previous message (by thread): Notification when reference count goes to 0?
- Next message (by thread): Python vs Java garbage collection?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list