コード例 #1
0
ファイル: mysqlpd.py プロジェクト: yuriyao/MYSQLPD
 def fetch_one(self):
     return MYSQL_C.fetch_one(self.cur)