pdb.set_trace() in mediagoblin code is Not Allowed(TM), removing from audio code
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 3 Mar 2013 16:38:06 +0000 (10:38 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 3 Mar 2013 16:38:06 +0000 (10:38 -0600)
commit3ff006ef3b3b4dbd302ef8c30f5c3062e2954973
tree87c5e4036445c463bb0d51d3e821ac27e3da2e99
parent29adab4651cd2485441a08bb97ae0165e5be0017
pdb.set_trace() in mediagoblin code is Not Allowed(TM), removing from audio code

Of course, the version that appears here is not really dangerous
because it's for the "call the file individually" form of debugging,
but it isn't allowed anyway.

This commit sponsored by Michael Faryniarz.  Thanks!
mediagoblin/media_types/audio/transcoders.py