Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

First one that pops to mind is some old python code; the parameter that came in on some functions could be a single string or a list of them. Lots of bugs where arg[0] was a character rather than a string. So tests had to be written showing both being passed in.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: