Switch BaseProcessingFail.exception_path's separator from period to colon
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 14 Aug 2011 12:53:24 +0000 (07:53 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 14 Aug 2011 12:53:24 +0000 (07:53 -0500)
commite3e9b8fcc962621e39a56748a7d34793a39e6bc6
tree036674ac64b6615ae651e58fc51f1e496cd3c75a
parentff520ff53b7a17204c64beea28c9dbde13c5cf26
Switch BaseProcessingFail.exception_path's separator from period to colon

Also removing .generator_error_message() which doesn't make sense
really... we need to get the message when we don't have an instance of
the exception, and this method requires an instance.
mediagoblin/process_media/errors.py