]> granicus.if.org Git - python/commit
Detlef Lannert <lannert@uni-duesseldorf.de>:
authorFred Drake <fdrake@acm.org>
Thu, 14 Sep 2000 14:44:43 +0000 (14:44 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 14 Sep 2000 14:44:43 +0000 (14:44 +0000)
commite108a027235fd99193fc8b617dd6a6b0f531a40c
tree296df7e20eb28c127d363f8b3af3148ea7db894c
parentb15491ef1413bcb702d018daf21b76f92cfc0b44
Detlef Lannert <lannert@uni-duesseldorf.de>:
mailbox.py (from the CVS tree) doesn't work with qmail Maildirs:
Filenames are completed when the directories are scanned, and
the directory name is prepended again in the next() method.

Another suggestion: Change the print statement in the _test()
driver to show two more date characters (probably the length
has increased due to the recent Y2K hype ;). Now it shows the
complete date, including the seconds -- at least for me. (I've
also made the sender field left justified, in case it is ever
shorter than the field width).
Lib/mailbox.py