Eduardo Alvarez wrote:

> however, if I do the following:
> 
> b = mailbox.Maildir("~/Maildir")
> b.items()
> 
> I get an empty list.
> 
> I don't understand why this is so, specially since the last example in
> the documentation shows a reference to a Maildir object being created.
> Why does this happen?

Could this be

http://bugs.python.org/issue13254

?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to