Hopefully fix the buildbot problems on test_mailbox, by computing
commit7682ac9bb9bb7313578aae9cb0ed283f797ca434
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 1 Nov 2009 00:30:13 +0000 (1 00:30 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 1 Nov 2009 00:30:13 +0000 (1 00:30 +0000)
tree1707cd36903b88d9b6d62e3a36da7878fdf6c094
parentcd6e2dc98f934287234a54dfc68aa5de18dc249f
Hopefully fix the buildbot problems on test_mailbox, by computing
the maildir toc cache refresh date before actually refreshing the cache.

(see #6896)

git-svn-id: http://svn.python.org/projects/python/trunk@76003 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/mailbox.py