On 7/18/07, Alexandre Vassalotti <[EMAIL PROTECTED]> wrote: > On 7/17/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > Yes, see a thread between me, Georg and Brett around March 7-10: > > > > http://mail.python.org/pipermail/python-3000/2007-March/006061.html > > > > Thanks for the pointer. > > > I think the conclusion was to get rid of Py_FindMethod altogether. The > > replacement isn't very hard. But it hasn't been done yet. > > Do you need you some help for that? Perhaps, I could try to write a > patch to replace the trivial use cases of Py_FindMethod in the stdlib. > Also, I think it would be a good idea to document the change, too.
That would be great! The Python 3000 project can use all the help it can get! Please use the py3k-struni branch. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
