• Andrew M. Kuchling's avatar
    Add Gregory K. Johnson's revised version of mailbox.py (funded by · 1da4a947
    Andrew M. Kuchling yazdı
    the 2005 Summer of Code).
    
    The revision adds a number of new mailbox classes that support adding
    and removing messages; these classes also support mailbox locking and
    default to using email.Message instead of rfc822.Message.
    
    The old mailbox classes are largely left alone for backward compatibility.
    The exception is the Maildir class, which was present in the old module
    and now inherits from the new classes.  The Maildir class's interface
    is pretty simple, though, so I think it'll be compatible with existing
    code.
    
    (The change to the NEWS file also adds a missing word to a different
    news item, which unfortunately required rewrapping the line.)
    1da4a947
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...