I confess i've indulged in Haskell and found
    f a
more readable than
    f(a)

And why aren't functions curried (partially applied function is another 
function which takes the rest arguments) by default?


Thanks in advance for any suggestions.

--
Ray
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to