Slide 15:

> def sum(a, b, biteme=False):
>     if biteme:
>         shutil.rmtree('/')
>     else:
>         return a + b

Now that's just evil.  :^)
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to