Skip to content

Commit

Permalink
new header comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 15, 2014
1 parent 9593fec commit 16b4af8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion format/src/mime_c/system.py
Expand Up @@ -541,7 +541,9 @@ def _check_part_values_boundary(self, boundary, part_values):

class MimeMessagePart(MimeMessage):
"""
Class representing a part mime message.
Class representing a part mime message, this is a
specialized of the mime message that offers extra
operations for only message parts.
"""

def __init__(self):
Expand Down

0 comments on commit 16b4af8

Please sign in to comment.