when refresh() is recall, get only the new messages

This commit is contained in:
Romain Bignon 2010-06-30 22:37:49 +02:00
commit 9d9a22eabb
2 changed files with 8 additions and 3 deletions

View file

@ -21,7 +21,6 @@ import os
import subprocess
import re
import weboob
from weboob.tools.application import ConsoleApplication