On Mon, 9 Aug 2010 01:24:50 +0200 (CEST) antoine.pitrou <python-check...@python.org> wrote: > Author: antoine.pitrou > Date: Mon Aug 9 01:24:50 2010 > New Revision: 83869 > > Log: > Issue #8524: Add a forget() method to socket objects, so as to put the > socket into the closed state without closing the underlying file > descriptor.
Benjamin suggested to call this detach() instead. What do you think? Thanks Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com