def log(*args): pass PLAYLIST_VIDEO = 1 class Player(): def play(self, playlist): pass class PlayList(): def clear(self): pass