wmcbrine / pytivo

pyTivo is both an HMO and GoBack server. Similar to TiVo Desktop pyTivo loads many standard video compression codecs and outputs mpeg2 video to the TiVo. However, pyTivo is able to load MANY more file types than TiVo Desktop.
http://pytivo.org/
127 stars 42 forks source link

Remove debugging code #4

Closed jpenney closed 12 years ago

jpenney commented 12 years ago

I seem to have accidentally committed without removing this line, which will drop to an interactive debugger (if you have ipdb installed). I apologize for checking this in this way in the first place