Re: [python-win32] IActiveScript::AddNamedItem fails with exception

2012-04-04 Thread Mark Hammond
On 4/04/2012 8:20 PM, David Manns wrote: Mark, Thanks, that's better! Now I get this trace output: Collecting Python Trace Output... Object with win32trace dispatcher created (object=None) in ._InvokeEx_-SetScriptSite(,) [1,0,None] Debugging interfaces not available - debugging is disabled..

Re: [python-win32] IActiveScript::AddNamedItem fails with exception

2012-04-04 Thread David Manns
Mark, Thanks, that's better! Now I get this trace output: Collecting Python Trace Output... Object with win32trace dispatcher created (object=None) in ._InvokeEx_-SetScriptSite(,) [1,0,None] Debugging interfaces not available - debugging is disabled.. in ._InvokeEx_-InitNew() [1,0,None] in ._In

Re: [python-win32] IActiveScript::AddNamedItem fails with exception

2012-04-04 Thread Mark Hammond
On 4/04/2012 6:02 PM, David Manns wrote: Mark, Tried doing that, but nothing comes out on the debug trace at all. Do I have to uncomment or add any trace commands in any of the .py files, or should I expect to see things appear on the console already? Ack - sorry about that: * Execute "pytho

Re: [python-win32] IActiveScript::AddNamedItem fails with exception

2012-04-04 Thread David Manns
Mark, Tried doing that, but nothing comes out on the debug trace at all. Do I have to uncomment or add any trace commands in any of the .py files, or should I expect to see things appear on the console already? Best regards, David -Original Message- From: Mark Hammond [mailto:skippy.ham