Re: [python-win32] Bug in pywin32 PyIADs?

2012-04-22 Thread Tim Golden
except that a recent change to distutils has broken the pywin32 setup.py. So I'll have to dig into that first before I can rebuild pywin32 before I can retest my own module. I feel like I have a hole in my bucket :) TJG On 22/04/2012 19:38, Tim Golden wrote: On 22/04/2012 19:34, Roge

Re: [python-win32] Bug in pywin32 PyIADs?

2012-04-22 Thread Roger Upole
"Tim Golden" wrote in message news:4f944314.4030...@timgolden.me.uk... > Could someone glance at this to confirm that it does indeed > seem to be a bug before I start hunting up the chain of > function calls to spot the issue, please? > > Steps are simple: > > 1) Use Python 3.2 and pywin32 217 >

[python-win32] Bug in pywin32 PyIADs?

2012-04-22 Thread Tim Golden
Could someone glance at this to confirm that it does indeed seem to be a bug before I start hunting up the chain of function calls to spot the issue, please? Steps are simple: 1) Use Python 3.2 and pywin32 217 2) Use the following code (obviously substituting some suitable domain): from win32c