A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-July/026955.html below:

[Python-Dev] pre-PEP: The Safe Buffer Interface

[Python-Dev] pre-PEP: The Safe Buffer Interface [Python-Dev] pre-PEP: The Safe Buffer InterfaceScott Gilbert xscottg@yahoo.com
Fri, 26 Jul 2002 08:01:09 -0700 (PDT)
--- Thomas Heller <thomas.heller@ion-tof.com> wrote:
> Here is the draft PEP for the ideas posted here.
> 
[...]

I like it.  :-)

> 
>         typedef size_t (*getlargereadbufferproc)(PyObject *, void **);
>         typedef size_t (*getlargewritebufferproc)(PyObject *, void **);
> 

I'm sure this is a cut-and-pasto for 

          typedef size_t (*getsafereadbufferproc)(PyObject *, void **);
          typedef size_t (*getsafewritebufferproc)(PyObject *, void **);








__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4