On Jun 26, 2008, at 5:27 PM, Paul McNett wrote:

>  File "/home/pmcnett/dabo/dabo/ui/uiwx/dPdfWindow.py", line 16, in
> <module>
>    PDFWindow = pdfwin.PDFWindow
> AttributeError: 'module' object has no attribute 'PDFWindow'


        OK, I've added that exception class. I'm confused, though: you have  
'pdfwin' installed, but it doesn't have 'PDFWindow' in it? How is that  
possible? If it doesn't have 'PDFWindow', what class does it use?

>  File "/home/pmcnett/dabo/dabo/db/dCursorMixin.py", line 2361, in
> _setTable
>    if fld[2] ][0]
> IndexError: list index out of range

        Chalk that up to a fatigue-induced brain fart. I should have caught  
IndexError, not KeyError.

        Both are now fixed. Keep 'em coming!  ;-)

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to