On Wed, 2 Mar 2022 at 17:08, Greg Ewing <[email protected]> wrote: > > > On Wed, 2 Mar 2022 at 09:58, Rob Cliffe via Python-ideas > > <[email protected]> wrote: > >> > >> Without testing, I am sure it would be slower. > > Does that mean if you do test it, it'll be faster? :-) >
Wait, the reason my code is slow is that I don't have unit tests? Huh. Maybe I should get onto that. ChrisA _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/34UC3P4CB5FE5RX6HWQTTYD6GFZGTU43/ Code of Conduct: http://python.org/psf/codeofconduct/
