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
Hi,
By default, when pywin32 is installed from the .exe, the *com dlls are
instsalled in %WINDOWSDIR%. If the exe is installed in a virtualenv, they
are installed in the virtualenv itself, and nothing gets written in
%WINDOWSDIR%.
Is there any consequence in putting those dlls outside %WINDOWSDIR
On 1/04/2014 9:43 AM, David Cournapeau wrote:
Hi,
By default, when pywin32 is installed from the .exe, the *com dlls are
instsalled in %WINDOWSDIR%. If the exe is installed in a virtualenv,
they are installed in the virtualenv itself, and nothing gets written in
%WINDOWSDIR%.
Is there any conse
On 31/03/2014 5:16 PM, Peter Fraser wrote:
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