many not really separable changes for IMAP import and associated cleaning

- deactivated use of TourneySummary (short: TS) from HHC and subclasses
- menu entry for IMAP import
- converted ImapSummaries (short: IS) to use the config file
- IS now optionally supports non-SSL and can run on folders other than INBOX
- removed gametypes and getGameTypeAsString from TS method as identical one is in Hand
- some other stuff
This commit is contained in:
steffen123
2010-07-08 19:46:25 +02:00
parent aeaac92fb9
commit c6b6f8a788
9 changed files with 72 additions and 42 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
import logging
from HandHistoryConverter import *
import TourneySummary
#import TourneySummary
# Fulltilt HH Format converter