Py_TPFLAGS_HAVE_NEWBUFFER

Has the new buffer protocol */ /// Availability: 2.6,2.

enum Py_TPFLAGS_HAVE_NEWBUFFER = (1L << 21);

Meta