Jeremy Hylton <jer...@alum.mit.edu> added the comment: On Fri, Feb 19, 2010 at 6:22 PM, R. David Murray <rep...@bugs.python.org> wrote: > > R. David Murray <rdmur...@bitdance.com> added the comment: > > But a goal is for the standard library to work with Python implementations > other than CPython, and the reference counting behavior described won't > happen in non-reference counting implementations. So I don't think that > requiring emulation of ref-counting behavior is valid.
I don't think an implementation of Python sockets would be considered correct unless it supported this behavior. CPython goes to elaborate lengths to make it work across platforms. Jeremy > ---------- > nosy: +r.david.murray > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue7806> > _______________________________________ > ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7806> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com