]> granicus.if.org Git - python/commit
Maildir.__init__(): Use the correct filter for filenames, so that this
authorFred Drake <fdrake@acm.org>
Fri, 22 Sep 2000 18:41:50 +0000 (18:41 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 22 Sep 2000 18:41:50 +0000 (18:41 +0000)
commitd9a8dec1356e19798492c2abb945c22f00299f33
treeb8109df03cc2504da70707cbf059f092335b38ac
parent1fa9365066492542c5679e393faa99507bd0d2bb
Maildir.__init__():  Use the correct filter for filenames, so that this
                     class conforms to the maildir specification.
Lib/mailbox.py