Merge branch 'master' of git://git.assembla.com/mctfpdb.git
This commit is contained in:
@@ -64,6 +64,8 @@ def mainParser(backend, db, cursor, site, category, hand, config):
|
||||
|
||||
fpdb_simple.isAlreadyInDB(cursor, gametypeID, siteHandNo)
|
||||
|
||||
hand=fpdb_simple.filterCrap(site, hand, isTourney)
|
||||
|
||||
#part 2: classify lines by type (e.g. cards, action, win, sectionchange) and street
|
||||
fpdb_simple.classifyLines(hand, category, lineTypes, lineStreets)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user