Sebastian Spaeth 3446b592f3 accounts: remove duplicated code paths
Currently, account.syncrunner() has 2 separate duplicated code paths
depending on whether we want to autorefresh after some waiting perios
or not. Unify those code paths by setting "looping = False" in case
self.refeshperiod == 0 after the first run. Behavior is identical to
before.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-05-05 19:52:24 +02:00
..
2011-05-02 20:41:36 +02:00
2011-04-21 18:34:24 +02:00
2011-04-11 19:10:45 +02:00
2011-05-02 20:41:36 +02:00
2006-08-12 05:15:55 +01:00
2006-08-12 05:15:55 +01:00