diff options
author | Robey Pointer <robey@master-shake.local> | 2006-02-08 19:03:47 -0800 |
---|---|---|
committer | Robey Pointer <robey@master-shake.local> | 2006-02-08 19:03:47 -0800 |
commit | 07dfbd58080009d81f7b07a231b50d9180ce5fcb (patch) | |
tree | 61037dd1add7ccadfffd4648acdcf38101794740 /tests/test_util.py | |
parent | 27ccd56af7c18c6cb3a796d05e3cab6d069afca0 (diff) |
[project @ robey@master-shake.local-20060209030347-a7238bae41dad9d7]
doing a close() on Transport.__del__ is useless: because a Transport can't go away until all its Channels are collected, it will never make a difference. so don't do it, cuz __del__ is pretty hairy.
Diffstat (limited to 'tests/test_util.py')
0 files changed, 0 insertions, 0 deletions