• Barry Warsaw's avatar
    Merge of the folding-reimpl-branch. Specific changes, · 5d384ef0
    Barry Warsaw yazdı
    _handle_multipart(): Ensure that if the preamble exists but does not
    end in a newline, a newline is still added.  Without this, the
    boundary separator will end up on the preamble line, breaking the MIME
    structure.
    
    _make_boundary(): Handle differences in the decimal point character
    based on the locale.
    5d384ef0
Generator.py 14.6 KB