mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
19f44560f2
methods. Using None causes problems if the destructor is called after the __builtin__ module has already been destroyed (unfortunately, this can happen!). I can't just delete the object because it is actually tested for (if self._sock: ...). Setting it to 0 is a bit weird but works.