예제 #1
0
파일: ezncoder.py 프로젝트: gamajr/EZNCoder
 def end_encoding(self, file, signal):
     Notifier.notify("%s conversion finished" % file)
예제 #2
0
파일: ezncoder.py 프로젝트: gamajr/EZNCoder
 def st_encoding(self, file):
     Notifier.notify("Starting %s conversion" % file)