def clearMediaCache(): if Dialog().yesno(30033): cleanDebris() notify(30301)
def __init__(self, *args): super(_Base2, self).__init__(*args) cleanDebris()