TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Tell HN: Programmers do not use a bug free program to debug programs
1 points
by
raoof
almost 3 years ago
try to debug the following program:<p>def hasbug(p): return debug(p) == p<p>I know that hasbug has bug meaning hasbug(hasbug) == True<p>therefore I do not use a bug free program to debug programs<p>let me know if you find this interesting
no comments
no comments