win32com: _NewEnum being cached

Mark Hammond mhammond at skippinet.com.au
Mon May 1 20:11:09 EDT 2000


"Tom Hines" <tom_hines at my-deja.com> wrote in message
news:8ek84a$a19$1 at nnrp1.deja.com...

> M wish list for the next release includes not having to
> call _NewEnum() explicitly, and having the option to use dynamic
> dispatch in this case.

Im not sure exactly what you mean - you want the _NewEnum() to work for
dynamic dispatch objects - agreed.

Im not sure what you mean by "not having to call _newEnum() explicitly"?
You normally dont!  But if you _do_ need a new enumerator object each time
you loop over the object, I can see no way around it...

Mark.





More information about the Python-list mailing list