Re: [python-win32] Building pywin32 & adsi support

2014-01-26 Thread Tim Golden
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 menti

Re: [python-win32] Building pywin32 & adsi support

2014-01-24 Thread Mark Hammond
On 21/01/2014 9:23 PM, Tim Golden wrote: I'm trying to bring my active_directory module up to scratch with Python 3. I'm hitting a couple of effective showstoppers. First: I can't even build pywin32 for any revision past 337015e6d473, which is when the IConverterSession stuff went in. I've tried

Re: [python-win32] Building pywin32 & adsi support

2014-01-21 Thread Tim Golden
On 21/01/2014 12:20, Mark Hammond wrote: > On 21/01/2014 9:23 PM, Tim Golden wrote: >> I'm trying to bring my active_directory module up to scratch with Python >> 3. I'm hitting a couple of effective showstoppers. >> >> First: I can't even build pywin32 for any revision past 337015e6d473, >> which

Re: [python-win32] Building pywin32 & adsi support

2014-01-21 Thread Mark Hammond
On 21/01/2014 9:23 PM, Tim Golden wrote: I'm trying to bring my active_directory module up to scratch with Python 3. I'm hitting a couple of effective showstoppers. First: I can't even build pywin32 for any revision past 337015e6d473, which is when the IConverterSession stuff went in. I've tried