Antoine Pitrou added the comment:

sock_finalize() is only called explicitly if there is a reference cycle. This 
is why sock_dealloc() has to call it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26590>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to