Eric> I consider it a bug to rely on reference counting to close files,We can mostly have our cake and eat it too using the "with" statement. In most cases it should be sufficient I would think. Skip _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
