]> granicus.if.org Git - python/commit
An audio/* class, like MIMEImage, contributed by Anthony Baxter.
authorBarry Warsaw <barry@python.org>
Tue, 9 Oct 2001 19:41:18 +0000 (19:41 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 9 Oct 2001 19:41:18 +0000 (19:41 +0000)
commit53f8fe4232867b89d4114c501ffed7b3e338a056
tree4f8dd67ff004fd51497b689046eeb62a0ccd3339
parent7b9144b2ee0b34a0f4569b0e6277b12d1066c6be
An audio/* class, like MIMEImage, contributed by Anthony Baxter.
Rewritten for style and the email package naming conventions by
Barry.
Lib/email/MIMEAudio.py [new file with mode: 0644]