Re: mailbox.Maildir question/problem

2007-12-14 Thread tinnews
Ross Ridge <[EMAIL PROTECTED]> wrote: > <[EMAIL PROTECTED]> wrote: > >Is there *any* way I can get python to access maildirs > >which are not named using this (IMHO stupid) convention? > > Well, the mailbox module doesn't support deleting mailboxes, so I'm not > sure why you want to use it. I was

Re: mailbox.Maildir question/problem

2007-12-13 Thread Ross Ridge
<[EMAIL PROTECTED]> wrote: >Is there *any* way I can get python to access maildirs >which are not named using this (IMHO stupid) convention? Well, the mailbox module doesn't support deleting mailboxes, so I'm not sure why you want to use it. Since you also seem to have a better idea of what your