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

i think its clearer and more pythonic in this case to do

def function(item, stuff): .... blah blah def function(item): function(item, [])



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

Search: