]> code.delx.au - offlineimap/commit
Now create cur,new,tmp in '.' even if existsok is false
authorJohn Goerzen <jgoerzen@complete.org>
Sat, 2 Aug 2008 19:34:51 +0000 (14:34 -0500)
committerJohn Goerzen <jgoerzen@complete.org>
Sat, 2 Aug 2008 19:34:51 +0000 (14:34 -0500)
commitbd1d1010e77fb10f243fea8be1bbaf2e0d2c8b65
treeaab2dbb1c0b4e2b20fd899a7fc8bef85f3339b0a
parent1a15b6964f8e31276586091ef685c669eba94ed1
Now create cur,new,tmp in '.' even if existsok is false

Otherwise, there was a race where sometimes subfolders would get created
first in the sep = '.' scneario

fixes #64
offlineimap/repository/Maildir.py