mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
* Updated the email library + added test suite * Added Windows altzone + Fixed memory error in `bytes_inner.rs`
14 lines
232 B
Plaintext
Vendored
14 lines
232 B
Plaintext
Vendored
Date: 01 Jan 2001 00:01+0000
|
|
From: arthur@example.example
|
|
MIME-Version: 1.0
|
|
Content-Type: multipart/mixed; boundary=foo
|
|
|
|
--foo
|
|
Content-Type: text/plain
|
|
bar
|
|
|
|
--foo
|
|
Content-Type: text/html
|
|
<html><body><p>baz</p></body></html>
|
|
|
|
--foo-- |