Simen Haugen wrote:

> I've said this before, and will again as I always forget to change it
> after I update dabo.
> 
> In dSizerMixin.py you have all the __doc__ additions at the root of the
> class. This works normally, but when I build with py2exe it crashes
> badly.
> 
> Traceback (most recent call last):
>   File "dabo\ui\__init__.pyo", line 44, in loadUI
>   File "<string>", line 1, in ?> 
>   File "dabo\ui\uiwx\__init__.pyo", line 65, in ?
>   File "dabo\ui\uiwx\dSizerMixin.pyo", line 9, in ?
>   File "dabo\ui\uiwx\dSizerMixin.pyo", line 82, in dSizerMixin
> 
> TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
> 
> Platform: Win
> Python Version: 2.4.4 on win32
> Dabo Version: Version 0.8.3; Revision ~3896
> UI Version: 2.8.7.1 on wxMSW
> Py2exe: 0.6.6


> I seem to remember that the last time I sent a request for this, I was
> the only one getting the error

I never get this error. Would you be willing to update your Python and 
retry it?

Paul

-- 
http://paulmcnett.com


_______________________________________________
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/dabo-dev/[EMAIL PROTECTED]

Reply via email to