[Python-Dev] PEP 296 - The Buffer Problem

Jeremy Hylton jeremy@alum.mit.edu
Thu, 25 Jul 2002 07:04:39 -0400


We could have an #if test on PTRDIFF_MIN and PTRDIFF_MAX and refuse to
compile if they don't have reasonable values.

Jeremy