On Thu, Jul 25, 2019 at 4:01 AM Rob Cliffe via Python-Dev < [email protected]> wrote:
> I considered an alternative: return True if the underlying dicts were > identical or equal, and raise an Exception otherwise. > But I soon decided that this was a terrible idea: it could hide a bug by > making faulty code work intermittently. > Apologies for doubtless belabouring the blindingly obvious (but then > again, if I don't mention this possibility, maybe someone even more > idiotic than me will suggest it ). > > Whatever made you think I'd do that?
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/F6EPXBDDOJX6PKNRMGESBG3EMJ63VNBV/
