ANN: unlambda.py

Ben Wolfson rumjuggler at cryptarchy.org
Fri Aug 18 16:26:09 EDT 2000


On Fri, 18 Aug 2000 20:08:47 GMT, Ben Wolfson <rumjuggler at cryptarchy.org>
wrote:

>def pipe_fun(arg):
>    global curchar
>    if curchar:
>        return arg( dot_func(curchar) )
>    return arg(v_func)

This should be called "pipe_func".  Damn.

-- 
Barnabas T. Rumjuggler's page of dumbth: members.home.net/rumjuggler

Remember, there's a difference between lesbians and tomboys.  Tomboys
have a square Walkman.  Lesbians have a rectangular Walkman.
 -- Kibo



More information about the Python-list mailing list