[Python-Dev] PySet API (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Mon Mar 27 23:21:34 CEST 2006
- Previous message: [Python-Dev] PySet API
- Next message: [Python-Dev] PySet API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Raymond Hettinger wrote:
Why don't we expose PySetNext() for Barry and leave it out of the public API for everyone else.
That is stupid. If Barry wants a "private" PySet_Next function, he can just implement it himself, no need to include it in the release. It should be included only if it is meant to be public.
Regards, Martin
- Previous message: [Python-Dev] PySet API
- Next message: [Python-Dev] PySet API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]