OSDN Git Service

not to show db error.
[rec10/rec10-git.git] / rec10 / trunk / src / rec10d.py
index ab32b80..2e33b23 100644 (file)
@@ -4,6 +4,8 @@
 # Copyright (C) 2009-2010 Yukikaze
 import os
 
+import warnings
+warnings.filterwarnings('ignore', "the sets module is deprecated")
 import configreader
 import dbMySQL
 import timerec