Update RedFam class to rebuild the whole structure of RedFamPaser generated object

Move fam_hash() method from RedFamParser to RedFam
Define custom Error classes
This commit is contained in:
2015-09-15 21:11:06 +02:00
parent be0041804a
commit db5bb7401e
2 changed files with 92 additions and 29 deletions

View File

@@ -32,6 +32,7 @@ except ImportError:
import MySQLdb as mysqldb
from pywikibot import config
import jogobot