Another non fatal bug in PythonWin

David LeBlanc whisper at oz.nospamnet
Thu May 10 14:09:50 EDT 2001


In article <mailman.989417293.23779.python-list at python.org>, 
cribeiro at mail.inet.com.br says...
> I've got bitten by another non-fatal bug in PythonWin. This one happened 
> when I:
> 
> - selected a Python source code file on Windows Explorer;
> - Right-click -> edit on that file.
> 
> The file was successfully opened. I don't have the slighest idea of what 
> happened.
> 
>  >>> ERROR executing DDE command:  self.Activate()
> Traceback (most recent call last):
>    File "F:\Python21\Pythonwin\pywin\framework\intpyapp.py", line 289, in 
> OnDDECommand
<snip>
> Carlos Ribeiro

Any chance your file association got munged up? 
(Explorer:View:Options:File Types then search for .py)

Dave LeBlanc



More information about the Python-list mailing list