Hello, I have a class that handles unhandled exceptions. It creates an error id based on the error and the trace back. Would this be a good addition to Dabo? or would it be better to go into some other library or by its self?
Also, I'm sure that the trace back creation code is sloppy. It uses a lot of '+'s. Would it be better to add all the parts to a list and then do a ''.join(thelist)? -- -Echo --- StripMime Report -- processed MIME parts --- multipart/mixed text/plain (text body -- kept) text/x-python --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
