On 12/03/2011 01:16, Roger Upole wrote:
I took a look at this some more, and was able to get adsi built
for python 3.1 using the module (adsi.cpp) as generated by the Py3k port
of swig, and the interfaces (PyIADs****.cpp) as generated by the
Python2 version of Swig, with just a few manual modifications.
If anybody needs adsi for Py3k really badly, we could "un-swig" it
temporarily.

Well, I don't know about "really badly" but at the moment a
Py3K port of my active_directory module is basically stalled
as I have to decide whether to: revert to IDispatch-only objects;
roll my own interface to the IADs objects; or try to fix the
pywin32 adsi module. None of them is trivial so a leg-up in the
shape of a working adsi would help move that forward.

Thanks

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to