Functional programming

Chris Angelico rosuav at gmail.com
Mon Mar 3 17:42:03 EST 2014


On Tue, Mar 4, 2014 at 9:31 AM, Ben Finney <ben+python at benfinney.id.au> wrote:
>     def frobnicate(flang, splets, queeble=False):
>         """ Righteously frobnicate the flang.
>
>             :param flang: A file-like object, opened for reading.

I had to read that a few times before I was sure that you actually
meant "file" there, you used a real word with its real meaning!

ChrisA



More information about the Python-list mailing list