remove incorrect docstring in write-mime-multipart
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
# largely taken from python examples
|
||||
# http://docs.python.org/library/email-examples.html
|
||||
|
||||
"""Send the contents of a directory as a MIME message."""
|
||||
|
||||
import os
|
||||
import sys
|
||||
import smtplib
|
||||
|
||||
Reference in New Issue
Block a user