]> granicus.if.org Git - python/commit
Hopefully fix the buildbot problems on test_mailbox, by computing
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 1 Nov 2009 00:30:13 +0000 (00:30 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 1 Nov 2009 00:30:13 +0000 (00:30 +0000)
commitd35b8c78990bf3921648c3cb9f186f726c0f13de
treedb574d17ad17116900a14ca11b49dd273c107100
parent0da5cb8db65c6f7428ba6ada7bbe97165e27b24c
Hopefully fix the buildbot problems on test_mailbox, by computing
the maildir toc cache refresh date before actually refreshing the cache.

(see #6896)
Lib/mailbox.py