PythonWin and collections
Mark Hammond
mhammond at skippinet.com.au
Mon Jun 12 16:13:14 EDT 2000
More information about the Python-list mailing list
Mon Jun 12 16:13:14 EDT 2000
- Previous message (by thread): PythonWin and collections
- Next message (by thread): PythonWin and collections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <8hv12v$ol1$1 at nnrp1.deja.com>, barryhart at my-deja.com wrote: > I'm trying to port the following fairly simple code to Python. It uses > ADSI to get a list of members in an NT group. I believe ADSI uses a custom enumeration technique. You could try win32all build 132, where there is specific ADSI support. There is a demo there which should point you in the right direction. This does support ADSI enumerations correctly. Mark. Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): PythonWin and collections
- Next message (by thread): PythonWin and collections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list