Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #9896

Re: Partial Function Application -- Advantages over normal function?

References (4 earlier) <1405042.q1RDiLHYyK@PointedEars.de> <4247181.bSrEuok8ZT@PointedEars.de> <4E25228C.6000705@jollybox.de> <CALwzidmugMS-1cuFBrTKdA=VKctC27r=CL3N7v_DH=a0qQK03Q@mail.gmail.com> <4E25B7B2.8000306@jollybox.de>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2011-07-19 11:15 -0600
Subject Re: Partial Function Application -- Advantages over normal function?
Newsgroups comp.lang.python
Message-ID <mailman.1262.1311095754.1164.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Jul 19, 2011 at 10:58 AM, Thomas Jollans <t@jollybox.de> wrote:
> No, it's not an improvement. It's an illustration.

I get that.  The difference I pointed out between your
"simplification" and the other Thomas's is the reason why yours would
be unpythonic whilst his is fine.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Partial Function Application -- Advantages over normal function? Dave Angel <davea@ieee.org> - 2011-07-18 17:45 -0400
  Re: Partial Function Application -- Advantages over normal function? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-07-19 00:28 +0200
    Re: Partial Function Application -- Advantages over normal function? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-07-19 00:33 +0200
      Re: Partial Function Application -- Advantages over normal function? Thomas Jollans <t@jollybox.de> - 2011-07-19 08:22 +0200
      Re: Partial Function Application -- Advantages over normal function? Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-19 10:49 -0600
      Re: Partial Function Application -- Advantages over normal function? Thomas Jollans <t@jollybox.de> - 2011-07-19 18:58 +0200
      Re: Partial Function Application -- Advantages over normal function? Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-19 11:15 -0600
    Re: Re: Partial Function Application -- Advantages over normal function? Dave Angel <davea@ieee.org> - 2011-07-19 06:07 -0400
    Re: Partial Function Application -- Advantages over normal function? Terry Reedy <tjreedy@udel.edu> - 2011-07-19 12:47 -0400

csiph-web