March 6, 2000
11:47 a.m.
While working on the documentation, I've noticed a naming inconsistency regarding PyBufferProcs; it's peers are all named Py*Methods (PySequenceMethods, PyNumberMethods, etc.). I'd like to propose that a synonym, PyBufferMethods, be made for PyBufferProcs, and use that in the core implementations and the documentation. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> Corporation for National Research Initiatives