Merge branch 'master' of git://git.assembla.com/fpdb

This commit is contained in:
Worros
2008-10-16 21:21:55 +08:00
6 changed files with 11 additions and 5 deletions
+1
View File
@@ -271,6 +271,7 @@ class Importer:
handsId=0
#todo: this will cause return of an unstored hand number if the last hand was error or partial
self.db.commit()
self.handsId=handsId
return handsId
#end def import_file_dict