Rework the helper classes
From two parent classes overriding __del__
to a single parent class that uses weakrefs and decorators. This allows us to easier share the code.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
From two parent classes overriding __del__
to a single parent class that uses weakrefs and decorators. This allows us to easier share the code.