Hello
Can win32com be made to release the GIL when it calls into COM
components? Presumably it doesn't do this by default .
I'm calling an apartment threaded COM component (VB6) and NOT passing
any Python objects to that component (I promise).
thankyou and have a splendid day
Peter
Hello Pywinonauts
Pythonwin (pywin32 build218 python 2.7.6) is hanging after I edit the
tools menu (or rather; whenever I go to the "Tools menu" tab of
"PythonWin Options" and hit OK -I don't need to actually edit anything
to provoke the problem)
It seems that ToolMenuPropPage.OnOK gets in
I have tried and failed to like another Python IDE -including the $$ ones.
They all feel like they have 'static language envy'.
PythonWin does the best job of being an IDE for a *dynamic* language
IMO (largely due to the cunning 'psuedo-shell', and also dynamic lookup
for 'completion' etc).
I have a specific PythonWin IDE problem -and a very general, but
possibly misguided question:
1.
When I start PythonWin, I get no interactive shell and when I try to do
anything -PythonWin seems to go into some kind of loop, and grinds my
machine to a halt.
I have sometimes seen references