On Mon, 7 Sep 2020 10:03:43 +0100 Bruce Richardson <bruce.richard...@intel.com> wrote:
> Does an empty sequence not directly resolve to false in python? If so, the > len should be removable and just use "if not self.contents:" Yes, len should be removed there