Phillip J. Eby wrote: > He's writing a variant of 'partial' that inserts an argument *after* > the 'self', if there is one I'll need convincing that the user of such a function isn't able to know whether the function he's wrapping takes a self, and use an appropriate variation of the partial function. -- Greg