-fix errors pointed out by pydev code completion

This commit is contained in:
Martin Konecny 2012-03-17 14:16:11 -04:00
parent db4c916d9a
commit 7a7eb02de5
6 changed files with 15 additions and 80 deletions

View file

@ -5,7 +5,6 @@ Python part of radio playout (pypo)
import time
from optparse import *
import sys
import os
import signal
import logging
import logging.config