Re: [Freevo-cvslog] Kaa r4413 - trunk/base/src
Jason Tackaberry <[email protected]>
| Newsgroups | gmane.comp.video.freevo.devel |
|---|---|
| Message-ID | <1285798215.7230.423.camel@willow> |
On Wed, 2010-09-29 at 21:40 +0200, Dirk Meyer wrote: > Log: > Catch problems when unpickeling the exception. This is needed > because for some reason urllib2 Exceptions cannot be recreated [...] > + try: > + exc_value, stack = cPickle.loads(payload) > + except Exception, e: > + exc_value, stack = e, '' This is dubious. What exception were you seeing? I'd like to try to fix it properly. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev