[Python-Dev] PySet API (original) (raw)
Barry Warsaw barry at python.org
Thu Mar 30 02:36:43 CEST 2006
- Previous message: [Python-Dev] PySet API
- Next message: [Python-Dev] PySet API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2006-03-29 at 19:34 -0500, Barry Warsaw wrote:
On Wed, 2006-03-29 at 16:29 -0500, Raymond Hettinger wrote:
> The story is different for PySetUpdate(). Defining it now could get in the way > of possible future development for the module (the function may end-up taking a > variable length argument list instead of a single argument). So why not just go ahead and do that now? If you know that's what you want eventually, why wait? From my perspective, adding a NULL at the end of the argument list wouldn't be that big of a deal.
BTW, I'm willing to do the work on this. I'm already going to update my patch anyway to reflect our current decisions, so I'm happy to do this while I'm at it. I'll try to get a new patch posted in a day or so.
-Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 309 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20060329/ef57911a/attachment.pgp
- Previous message: [Python-Dev] PySet API
- Next message: [Python-Dev] PySet API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]