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 _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com