Sebastian Spaeth 3b647d65be Output sync timing
Modify the UI:acct and acctdone functions to keep tab of the time
inbetween. Put self.ui.acct() and acctdone() at the right places in
accounts.py so that the timing happens at the right places.

While modifying that loop, flatten the nested try: try: except: finally:
constructs, we require python 2.5 now which copes with that.

At the end of each account sync you will now see something like:
*** Finished account 'test' in 0:05

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-29 17:26:46 +02:00
..
2011-09-29 17:26:46 +02:00
2011-09-29 11:20:57 +02:00
2011-09-29 17:26:46 +02:00
2011-09-29 16:16:53 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00