[SCM] morituri/master: remove code.interact

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:08 UTC 2014


The following commit has been merged in the master branch:
commit 1cdfea3d734f36bb1c79432a881368d43a03da81
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Mon Jun 15 07:34:48 2009 +0000

    remove code.interact

diff --git a/morituri/common/program.py b/morituri/common/program.py
index 98b8276..133c0a2 100644
--- a/morituri/common/program.py
+++ b/morituri/common/program.py
@@ -418,7 +418,6 @@ class Program(log.Loggable):
 
     def writeCue(self, discName):
         self.debug('write .cue file')
-        import code; code.interact(local=locals())
         assert self.result.table.canCue()
 
         cuePath = '%s.cue' % discName

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list