예제 #1
0
파일: mysqlpd.py 프로젝트: yuriyao/MYSQLPD
 def fetch_one(self):
     return MYSQL_C.fetch_one(self.cur)