[Tutor] Flatten a list in tuples and remove doubles

Steven D'Aprano steve at pearwood.info
Sat Jul 28 19:43:19 CEST 2012


Francesco Loffredo wrote:

> but I must avoid reading my function again, or 
> I'll find some more bugs!

Perhaps you should run your function, and test it.

Finding bugs is not the problem. Once you find them, you can fix them. It is 
the bugs that you don't know about that is the problem.


-- 
Steven


More information about the Tutor mailing list