[Python-Dev] PyObject_GenericGetIter()
Raymond Hettinger
python@rcn.com
Mon, 17 Mar 2003 10:28:15 -0500
Mon, 17 Mar 2003 10:28:15 -0500
- Previous message: [Python-Dev] PyObject_GenericGetIter()
- Next message: [Python-Dev] Re: lists v. tuples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> The "generic" functions aren't just slot fillers, they do a lot of > work that is typical for most types. Learned something new today. > I'd pick PyObject_SelfIter. Good. I'll put it in this evening. Raymond Hettinger
- Previous message: [Python-Dev] PyObject_GenericGetIter()
- Next message: [Python-Dev] Re: lists v. tuples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]