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/2007-September/074407.html below:

[Python-Dev] frozenset C API?

[Python-Dev] frozenset C API? [Python-Dev] frozenset C API?Bill Janssen janssen at parc.com
Tue Sep 4 22:11:11 CEST 2007
> But your point is still well taken.  How about this one, though:
> 
>      PyDict_NEW(int) => PySetObject *
>      PyDict_ADD(s, value)
> 
> ADD would just stick value in the next empty slot (and steal its
> reference).

Sorry, I meant to say

     PyFrozenSet_NEW(int) => PySetObject *
     PyFrozenSet_ADD(s, value)

Bill
More information about the Python-Dev mailing list

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