Add SMTPAccount with pluggable handlers
darcs-hash:20070523205437-86b55-a1f69f149e57ba943d7163337bcdc8fdecafae40.gz
This commit is contained in:
@@ -44,7 +44,7 @@ def suite():
|
||||
if __name__ == '__main__':
|
||||
logger = logging.getLogger()
|
||||
logger.addHandler(logging.StreamHandler())
|
||||
logger.setLevel(logging.INFO)
|
||||
logger.setLevel(logging.CRITICAL)
|
||||
|
||||
coverage.erase()
|
||||
coverage.start()
|
||||
|
||||
Reference in New Issue
Block a user