I use len(list(self.path.iterdir())) You get an extra list created in there. Do you care?
Laura -- https://mail.python.org/mailman/listinfo/python-list
I use len(list(self.path.iterdir())) You get an extra list created in there. Do you care?
Laura -- https://mail.python.org/mailman/listinfo/python-list