[python-win32] FW: MSMQ - cannot catchCOM_ERROR with"pythoncom.com_error"

Mike Driscoll mdriscoll at co.marshall.ia.us
Wed Jul 23 18:11:51 CEST 2008


Lynton Grice wrote:
> Hey Tim,
>
> Wow, you are 100% correct....there was something in WingIDE that is not
> happy....strange....
>
> I ran the same code in the standard interpreter and it caught the error
> perfectly....
>
> BTW: What IDE's do you guys use for Python?
>
> Thanks a million, have a great day!
>
> Lynton
>   
I usually just use IDLE for Python stuff. My boss recently bought Wing 
for me and it's code-completion is great, but it's definitely much more 
sensitive to errors and I haven't used it enough to figure out how to 
find the tracebacks. PythonWin is ok, and PyDev for Eclipse is cool, but 
kind of bloated.

Mike


More information about the python-win32 mailing list