[python-win32] Building pywin32 & adsi support
Tim Golden
mail at timgolden.me.uk
Sun Jan 26 21:02:57 CET 2014
On 25/01/2014 03:43, Mark Hammond wrote:
[...]
> hrmph - that file was sitting in my source tree, but apparently was
> being ignored by hg due to an overly greedy .hgignore line. I just
> added it - sorry about that.
[...]
> hrmph - that's exactly what my version of __init__.py has, and as I
> mentioned, I believe it's done by 2to3 (by way of one of the "import
> imports" fixers we tell 2to3 to use). The build process sucks in that
> if you interrupt a build, you might end up with the "2.x" version of the
> file installed, as it doesn't know to re-run 2to3 at build time. Maybe
> try nuking your "dist" directory and rebuild from scratch?
Pulled in your changes; fresh clone to eliminate any build artefacts
and... bingo! It certainly builds and imports now, so thanks.
I'll have to wait until I get into work tomorrow to try out the adsi
stuff in an AD environment.
Thanks again
TJG
More information about the python-win32
mailing list