예제 #1
0
파일: ftpclient.py 프로젝트: tx626/dpm
 def _print(self, text):
     if PRINT:
         show_info(self, text)
예제 #2
0
파일: repository.py 프로젝트: tx626/dpm
 def _print(self, text):
     if PRINT:
         show_info(self, text)