Remove Channel.__del__ to support cyclic gc

Bug #539203 reported by Christian Zagrodnick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
paramiko
New
Undecided
Unassigned

Bug Description

Channel has a __del__ method which prevents python from doing proper cyclic garbage collection. IMHO this method should just be removed.

(see also http://docs.python.org/library/gc#gc.garbage)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.