Re: mailbox.Maildir(), confusing documentation

2008-04-06 Thread tinnews
Peter Otten <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > Having got my Python 2.5.2 installed I'm trying some things out with > > the mailbox.Maildir() class. > > > > If I do the following:- > > > > import maibox > > mailbox.Maildir("/home/isbd/Mail/Li/pytest") > > > > th

Re: mailbox.Maildir(), confusing documentation

2008-04-05 Thread Peter Otten
[EMAIL PROTECTED] wrote: > Having got my Python 2.5.2 installed I'm trying some things out with > the mailbox.Maildir() class. > > If I do the following:- > > import maibox > mailbox.Maildir("/home/isbd/Mail/Li/pytest") > > then the pytest Maildir mailbox is created - which is great but

mailbox.Maildir(), confusing documentation

2008-04-03 Thread tinnews
Having got my Python 2.5.2 installed I'm trying some things out with the mailbox.Maildir() class. If I do the following:- import maibox mailbox.Maildir("/home/isbd/Mail/Li/pytest") then the pytest Maildir mailbox is created - which is great but isn't documented. If the above creates the