On 28 May 2013 21:26, "Carlos Nepomuceno" <carlosnepomuc...@outlook.com>
wrote:
> Haha! That's it!!!
>
> Just realized how funny this can be: ;)
>
> ### never to be opened ###
> def pandoras_box(v):
>     return v/0.0
>
> if customer_didnt_pay():
>     pandoras_box()
>
> #lol

1/0 is, after print, my most common debug statement.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to