Thomas Wouters wrote:
2. Make CFunctions turn into methods in CPython (after a period of warning about the impending change, obviously.) The actual *usecase* for this is hard to envision
While not necessary for the case being discussed here, this would be a big help for Pyrex and Cython, where currently some awkward things have to be done to get a Python class with methods implemented in C. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com