[Tutor] How to find all current instances of a class?

boB Stepp robertvstepp at gmail.com
Sun Jun 21 15:34:25 EDT 2020


I had (perhaps) naively hoped that classes had dunder methods to list
all current instances associated with that class, but if there is
something that simple I have yet to find it.  Does an easy, built-in
method exist to list all current instances of a particular class?

-- 
boB


More information about the Tutor mailing list