Martin Manns <[EMAIL PROTECTED]> writes:
> Is there a way to create a function that is equal to 0?

def f(): return 0
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to