[python-win32] vb errors from Python COM object now include the traceback lines

2012-04-19 Thread Lloyd Kvam
the traceback lines from Err.Description. -- Lloyd Kvam Venix Corp DLSLUG/GNHLUG library http://dlslug.org/library.html http://www.librarything.com/catalog/dlslug http://www.librarything.com/catalog/dlslug&sort=stamp http://www.librarything.com/rss/recent/dl

Re: [python-win32] vb errors from Python COM object now include the traceback lines

2012-04-19 Thread Lloyd Kvam
On Thu, 2012-04-19 at 16:32 -0400, Lloyd Kvam wrote: > I am hoping one of you can point me in the right direction. My > alternative appears to be (painfully) writing some VB code to discard > the traceback lines from Err.Description. I read more carefully through Python Programming on

Re: [python-win32] vb errors from Python COM object now include the traceback lines

2012-04-20 Thread Lloyd Kvam
On Fri, 2012-04-20 at 15:52 +1000, Mark Hammond wrote: > On 20/04/2012 8:30 AM, Lloyd Kvam wrote: > > On Thu, 2012-04-19 at 16:32 -0400, Lloyd Kvam wrote: > >> I am hoping one of you can point me in the right direction. My > >> alternative appears to be (painfully) writ